单选题
In C program, all variables must be
(70)
before use, usually at the beginning of the function before any
(71)
statements.
A、
stated
B、
writed
C、
illustrated
D、
declared
【正确答案】
D
【答案解析】
A、
operate
B、
active
C、
executable
D、
processing
【正确答案】
C
【答案解析】
[解析] 译文:在一段C程序中,所有变量在使用前必须声明,通常在函数的可执行语句之前声明。
提交答案
关闭