在visualc++6.0编译环境下,设有以下结构类型说明和变量定义,则变量a在内存所占字节数是structstud{charnum[6];ints[4];doubleave;}a;
在visualc++6.0编译环境下,设有以下结构类型说明和变量定义,则变量a在内存所占字节数是structstud{charnum[6];ints[4];doubleave;}a;
p>若有以下说明和定义语句,则变量w在内存中所占的字节数是____。[br][/br]unionaa{[spanstyle="white-space:pre"][/]floatx;[spanstyle="white-space:pre"][/]charc[6];};structst{[spanstyle="white-space:pre"][/]unionaa;[spanstyle="white-space:pre"][/]floatw[5];[spanstyle="white-space:pre"][/]doubleave;}w;</p
p>若有以下说明和定义语句,则变量w在内存中所占的字节数是____。[br][/br]unionaa{[spanstyle="white-space:pre"][/]floatx;[spanstyle="white-space:pre"][/]charc[6];};structst{[spanstyle="white-space:pre"][/]unionaa;[spanstyle="white-space:pre"][/]floatw[5];[spanstyle="white-space:pre"][/]doubleave;}w;</p
1