问题 单项选择题

In C language, () are used to create variables and are grouped at the top of a program block.

A.declarations

B.dimensions

C.comments

D.descriptions

答案

参考答案:A

解析:

[参考译文]

C语言中,数据类型的说明集中放在程序块首,用于建立各种变量。

问答题 计算题
多项选择题