题目 / 答案提交正确答案
凡是未指明存储类别的局部变量,其隐含的存储类别是()。 A.registerB.autoC.staticD.extern正确答案:B
关键字 浏览量:次
上一篇:若有数组名作为函数调用的实参,传递给形参的是()。
下一篇:有如下程序: #include <stdio.h> f(int a) { int b=0; static i
相关问题