【判断题】【消耗次数:1】
阅读课文II. Television and Children, 判断下列句子表述内容的正误:When a program attracts moderate audiences, it is discountinued.
正确
错误
参考答案:
复制
纠错
相关题目
【判断题】 阅读课文II. Television and Children,判断正误3.When a program attracts moderate audiences, it is discountinued.
①  正确
②  错误
【判断题】 阅读课文II. Television and Children,判断下列句子表述内容的正误:The negative influence of television can be avoided.
①  正确
②  错误
【判断题】 阅读课文II. Television and Children, 判断下列句子表述内容的正误:Television companies show only educational programs for children.
①  正确
②  错误
【判断题】 阅读课文II. Television and Children, 判断下列句子表述内容的正误:Television is an excellent invention that may help with education.
①  正确
②  错误
【判断题】 阅读课文II. Television and Children, 判断下列句子表述内容的正误:Parents and teachers should control what their chidren watch.
①  正确
②  错误
【判断题】 阅读课文II. Television and Children,判断正误1. Television is an excellent invention that may help with education
①  正确
②  错误
【判断题】 阅读课文II. Television and Children,判断正误4. The negative influence of television can be avoided.
①  正确
②  错误
【判断题】 阅读课文II. Television and Children,判断正误2. Television companies show only educational programs for children.
①  正确
②  错误
【判断题】 阅读课文II. Department stores 判断下列句子表述内容的正误:TVs can be found in the Home Entertainment Department.
①  正确
②  错误
【判断题】 阅读课文II. Department stores 判断下列句子表述内容的正误:Ties can be bought at the Womens Clothing Department.
①  正确
②  错误
随机题目
【单选题】 每个C语言程序的编译错误分为( )类。
①  1
②  2
③  3
④  4
【单选题】 若要以读/写操作方式打开一个二进制文件,当文件不存在时返回打开失败信息,则选用的打开方式字符串为( )。
①  r+
②  ab+
③  rb+
④  wb+
【单选题】 下面的标识符中,( )是文件级作用域。
①  函数形参
②  语句标号
③  外部静态类标识符
④  自动类标识符
【单选题】 C语言中的系统函数fopen()是( )一个数据文件的函数。
①  读取
②  写入
③  关闭
④  打开
【单选题】 C语言中系统函数fopen()是( )一个数据文件的函数。
①  读取
②  写入
③  关闭
④  打开
【单选题】 向一个二进制文件写入信息的函数fwrite()带有( )参数。
①  1
②  2
③  3
④  4
【单选题】 标准输入设备的文件流标识符是( )。
①  stdin
②  stdout
③  stderr
④  stdio
【单选题】 从一个数据文件中读入以换行符结束的一行字符串的函数为( )。
①  gets()
②  fgets()
③  getc()
④  fgetc()
【单选题】 下面的标识符中,( )具有全局级作用域。
①  函数形参
②  全局变量
③  内部静态类标识符
④  自动变量符
【单选题】 下面的标识符中,( )是文件级作用域。
①  函数形参
②  语句标号
③  外部静态类标识符
④  自动类标识符