首页
题库
网课
在线模考
桌面端
登录
搜标题
搜题干
搜选项
0
/ 200字
搜索
单项选择题
设有以下语句,则下面不正确的叙述是( )。 union data {int I;char c;float f;)un;
A.un所占的内存长度等于成员f的长度
B.un的地址和它的各成员地址都是同一地址
C.un可以作为函数参数
D.不能对un赋值,但可以在定义un时对它初始化
点击查看答案
在线练习
手机看题
你可能感兴趣的试题
单项选择题
Many people like reading newspapers ______ they can learn what's happening in the world.
A. so that
B. ever since
C. as soon as
D. even though
A.
A.
点击查看答案
手机看题
单项选择题
阅读下面程序,执行后的结果为( )。 include“stdio.h” void fun(int*a,int*b) { int k; k=5; *a=k; *b=*a+k; ) main() { int*a,*b,x=10,y=15; a=&x; b=&y, fun(a,b); printf(“%d,%d\n”,*a,*b); }
A.10,15
B.5,15
C.5,10
D.15,10
A.h”
B.10,15
B.5,15
C.5,10
D.15,10
点击查看答案
手机看题
微信扫码免费搜题