(41)
A. 编辑
B. 编译
C. 链接
D. 运行
[单选题] 在ANSI C 中,sizeof(int)是在 (41) 时确定其占用内存空间大小的。A. 编辑 B. 编译 C. 链接 D. 运行
[单选题]在ANSIC中,sizeof(int) 是在______时确定其占用内存空间大小的。A.编辑B.编译C.链接D.运行
[单选题]在C语言中,只有在使用时才占用内存单元的变量,其存储类型是( )。A.anto和registerB.extern和registerC.auto和staticD.static和register
[单选题]在C语言中,只有在使用时才占用内存单元的变量,其存储类型是A.auto和registerB.extern和registerC.auto和staticD.static和register
[单选题]在C语言中,只有在使用时才占用内存单元的变量,其存储类型是( )。A.auto和registerB.extern和registerC.auto和staticD.static和register
[单选题]在c语言中,只有在使用时才占用内存单元的变量,其存储类型是( )。A.auto和staticB.extern和registerC.auto和registerD.static和register
[单选题]在c语言中,只有在使用时才占用内存单元的变量,其存储类型是( )。A.auto和staticB.extern和registerC.auto和registerD.static和register
[单选题]在C语言中,只有在使用时才占用内存单元的变量,其存储类型是( )。A.auto和registerB.extern和registerC.auto和st
[单选题]在C语言中,只有在使用时才占用内存单元的变量,其存储类型是()。A.auto和registerB.extern和registerC.auto和stat
[填空题] 在C#中byte类型所占用的内存空间是()个字节。