問題詳情

39)在C语言中,只有在使用时才占用内存单元的变量,其存储类型是
(A)auto和register
(B)extern和register
(C)auto和static
(D)static和register

參考答案

答案:A
難度:適中0.5
統計:A(0),B(0),C(0),D(0),E(0)