选择题:前置测试循环的循环体至少会被执行一次。The pre-test loop body is executed at lea 题目分类:中国大学MOOC慕课 题目类型:选择题 号外号外:注册会员即送体验阅读点! 题目内容: 前置测试循环的循环体至少会被执行一次。The pre-test loop body is executed at least once. A.正确B.错误 参考答案:
如果循环增量为负值,则For循环中计数变量的值会在每次循环时递增。If the loop increment is ne 如果循环增量为负值,则For循环中计数变量的值会在每次循环时递增。If the loop increment is negative, the value of the count variable in the For loop will 分类:中国大学MOOC慕课 题型:选择题 查看答案
语句:Display ToUpper(Yes)是不允许的,因为“Y”已经是大写了。Statement: Display 语句:Display ToUpper(Yes)是不允许的,因为“Y”已经是大写了。Statement: Display ToUpper (Yes) is not allowed because Y is capitalized.这是一个关于 分类:中国大学MOOC慕课 题型:选择题 查看答案
全局变量的有效范围不是整个程序。The scope of global variables is not the who 全局变量的有效范围不是整个程序。The scope of global variables is not the whole program.这是一个关于程序 程序设计基础的相关问题,下面我们来看 分类:中国大学MOOC慕课 题型:选择题 查看答案
当文件以Input模式打开时,数据可以被程序写入到这个文件中。When the file is opened in In 当文件以Input模式打开时,数据可以被程序写入到这个文件中。When the file is opened in Input mode, the data can be written to the file by the program 分类:中国大学MOOC慕课 题型:选择题 查看答案
如果要改变顺序文件中的单个记录,那么整个文件都要被改写到一个临时文件中。If you want to change a 如果要改变顺序文件中的单个记录,那么整个文件都要被改写到一个临时文件中。If you want to change a single record in a sequential file, the entire file will be 分类:中国大学MOOC慕课 题型:选择题 查看答案