相关考题
-
问答题
写出该程序执行结果 -
问答题
写出该程序执行结果 -
单项选择题
有声明union perdata{ int class;char ofice[10];int score;} ;该共用体占据字节数为()
A.10
B.12
C.14
D.15
