大学MOOC C语言程序设计(湖北工业大学)1450452186 最新慕课完整章节测试答案
第一周程序设计与C语言
小测验1.1
1、单选题:
计算机本身最擅长的能力是?
选项:
A: 推理
B: 想像
C: 重复
D: 分析
答案: 【 重复】点我阅读全文
1、单选题:
计算机本身最擅长的能力是?
选项:
A: 推理
B: 想像
C: 重复
D: 分析
答案: 【 重复】点我阅读全文
1、单选题:
对于:int a[] = {5, 15, 34, 54, 14, 2, 52, 72};
int *p = &a[5];则:p[-2]的值是?
选项:
A: 编译出错,因为数组下标越界了
B: 运行出错,因为数组下标越界了
C: 54
D: 2
答案: 【 54】点我阅读全文
1、多选题:
What can we do to multi-task better in interpreting?
选项:
A: To make each sub-task routine or automatic by practice
B: To make the brain energy pool larger through great concentration
C: To allocate brain energy more effectively
D: No option here. Please select answers among A, B and C.
答案: 【 To make each sub-task routine or automatic by practice;
To make the brain energy pool larger through great concentration;
To allocate brain energy more effectively】点我阅读全文
1、单选题:
假设定义了:enum color {red=1, orange, yellow, green ,blue, purple, black};则blue的值是( )
选项:
A: 4
B: 5
C: 3
D: 6
答案: 【 5】点我阅读全文
1、单选题:
以下选项不属于宇宙天体的是()?
选项:
A: 恒星
B: 行星
C: 流星
D: 陨石
答案: 【 陨石】点我阅读全文
1、判断题:
在我国,基金托管人必须由合格的商业银行担任。
选项:
A: 正确
B: 错误
答案: 【 正确】点我阅读全文
1、单选题:
The general process of gathering, organizing, summarizing, analyzing, and interpreting data to assist in making effective decisions is called:
选项:
A: statistics.
B: descriptive statistics.
C: inferential statistics.
D: levels of measurement.
答案: 【 statistics.】点我阅读全文
1、单选题:
橱窗的照度一般是店铺基准照度( )倍。
选项:
A: 1-2倍
B: 3-4倍
C: 5-6倍
D: 7-8倍
答案: 【 3-4倍】点我阅读全文
1、单选题:
细菌的测量单位一般用
选项:
A: cm
B: mm
C: pm
D: nm
E: μm
答案: 【 μm】点我阅读全文
1、单选题:
偷税有两个基本特征:( )和欺诈性。
选项:
A: 非固定性
B: 非法性
C: 避税性
D: 随意性
答案: 【 非法性 】点我阅读全文