【单选题】
以下只有在使用时才为该类型变量分配内存的存储类说明是:

A、
auto和static

B、
auto和register

C、
register和static

D、
extren和register
出自:兰州工业学院-计算机语言(C语言)