在线名词解释大全
专业、全面、易懂的全领域名词百科

在C语言中,只有在使用时才占用内存单元的变量,其存储类型是(  )。

题型:单选题
选项
A. auto和register
B. extern和register
C. auto和static
D. static和register
正确答案: