问题 单项选择题

在函数中,可以用auto、extern、register和static这四个关键字中的一个来说明变量的存储类型,如果不说明存储类型,则默认的存储类型是( )。

A.auto
B.extern
C.register
D.static

答案

参考答案:A

选择题
单项选择题