选择题:根据以下定义,下面说法错误的是int a=100, *p=a; 题目分类:中国大学MOOC慕课 题目类型:选择题 号外号外:注册会员即送体验阅读点! 题目内容: 根据以下定义,下面说法错误的是int a=100, *p=a; A.声明变量p,其中*表示p是一个指针变量。B.变量p经初始化,获得变量a的地址。C.变量p的值为100D.不知道 参考答案:
以下哪一个是应用程序?Which of the following is an example of applicati 以下哪一个是应用程序?Which of the following is an example of application software?a. 计算机的RAMb. 计算机的操作系统c. 可编程的计算器 d. 文字处理软件这是一个 分类:中国大学MOOC慕课 题型:选择题 查看答案
安装在计算机系统模块外部的部件称为外围设备。Computer components housed outside the 安装在计算机系统模块外部的部件称为外围设备。Computer components housed outside the system unit are called peripherals.这是一个关于部件 计算机系统 程序设计基础的相关 分类:中国大学MOOC慕课 题型:选择题 查看答案
前置测试循环的循环体至少会被执行一次。The pre-test loop body is executed at lea 前置测试循环的循环体至少会被执行一次。The pre-test loop body is executed at least once.这是一个关于测试 循环体 程序设计基础的相关问题,下面我们来看 分类:中国大学MOOC慕课 题型:选择题 查看答案
如果循环增量为负值,则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慕课 题型:选择题 查看答案