【判断题】【消耗次数:1】
答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”Discuss with children in advance which programs they can watch.
正确
错误
参考答案:
复制
纠错
相关题目
【判断题】 答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”There is a various of programs that one can see on every channel.
①  正确
②  错误
【判断题】 答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”Dont allow children watch TV during mealtimes or homework periods.
①  正确
②  错误
【判断题】 答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”If winter comes, can spring be far away?
①  正确
②  错误
【判断题】 答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”There comes he.
①  正确
②  错误
【判断题】 答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”Computers can store huge amounts of informations.
①  正确
②  错误
【判断题】 答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”Today it can be said that wheels run America.
①  正确
②  错误
【判断题】 答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”Here comes the bus.
①  正确
②  错误
【判断题】 答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”Some childrens programs are educational and give useful and helpful information.
①  正确
②  错误
【判断题】 答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”It surprises me where programs with much violence are very popular.
①  正确
②  错误
【判断题】 答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”We passed a pool which ducks were swimming.
①  正确
②  错误
随机题目
【单选题】 以下程序输出结果是()。
①  0
②  不确定
③  49
④  程序出错
【单选题】 滚动条单击边上的箭头按钮移动的大小由()设定。
①  Change
②  SmallChange
③  Scroll
④  Tabstop
【单选题】 如果整型变量c,d的值分别为6和9,则下列语句中ForI=ctodstep-3:PrintI:NextI循环体的执行次数是()。
①  6
②  9
③  4
④  0
【单选题】 函数String(n,"str")的功能是()。
①  把数值型数据转换为字符串
②  返回由n个字符组成的字符串
③  从字符串中取出n个字符
④  从字符串中第n个字符的位置开始取子字符串
【单选题】 改变文本框中文字的颜色,应该修改属性()。
①  BackColor
②  ForeColor
③  Font
④  FontBold
【单选题】 假设x的值为5,则在执行以下语句时,其输出结果为"OK"的SelectCase的语句是()。
①  SelectCasex:case10to1:Print"OK":Endselect
②  SelectCasex:caseIs5,Is5:Print"OK":Endselect
③  SelectCasex:caseIs5,1,3to10:Print"OK":Endselect
④  SelectCasex:case1,3Is5:Print"OK":Endselect
【单选题】 下列()控件没有Caption属性。
①  命令按钮
②  标签
③  框架
④  文本框
【单选题】 文本框中用于设定文本框中最多可接受字符个数的属性是()。
①  AutoSize
②  PassworsChar
③  MaxLength
④  SelLength
【单选题】 要使一个命令按钮显示文字“确定”,正确的设置是把该命令的()。
①  属性Font设置为“确定”
②  属性.ForeColor设置为“确定”
③  属性Caption设置为“确定”
④  属性BorderStyle设置为“确定”
【单选题】 表达式12000+"129"200的值是()。
①  12329
②  "12129200"
③  "12000129200"
④  "12329"