已知: union { int i; char c; float a; }st;则sizeof(st)的值是______。

admin2009-05-15  21

问题 已知: union { int i; char c; float a; }st;则sizeof(st)的值是______。

选项 A、4
B、5
C、6
D、7

答案A

解析
转载请注明原文地址:https://kaotiyun.com/show/YEWp777K
0

最新回复(0)