In C language, external variables have to be defined(54) function, this(55)actual storage for it.

admin2009-05-15  39

问题 In C language, external variables have to be defined(54) function, this(55)actual storage for it.

选项 A、allocates
B、locates
C、finds
D、100ks for

答案A

解析 c语言中,外部变量必须在所有函数体之外定义,并为之分配实际内存空间。
转载请注明原文地址:https://jikaoti.com/ti/APW7FFFM
0

相关试题推荐
最新回复(0)