问题 单项选择题

87.In C program, all variables must be (1) before use, usually at the beginning of the function before any (2) statements.

(2)

A.operative

B.active

C.executable

D.processing

答案

参考答案:C

解析:
译文的含义是:在C程序中,所有变量都必须在使用之前进行((1)),通常是在任何((2))语句之前的函数开始位置。

单项选择题 A1型题
单项选择题