单选题 In C program, all variables must be (70) before use, usually at the beginning of the function before any (71) statements.

【正确答案】 D
【答案解析】
【正确答案】 C
【答案解析】[解析] 译文:在一段C程序中,所有变量在使用前必须声明,通常在函数的可执行语句之前声明。