下列程序的输出结果为( )。
#include <stdio.h>
main( )
union u
char *name;
int age;
int income; s;
s.name="WANGLIONG":
s.age=28;
s.income=1000;
printf("% d/n", s.age);

题库:计算机等级考试 类型:最佳选择题 时间:2017-07-03 14:36:06 免费下载:《单项选择》Word试卷

下列程序的输出结果为( )。
#include <stdio.h>
main( )
union u
char *name;
int age;
int income; s;
s.name="WANGLIONG":
s.age=28;
s.income=1000;
printf("% d/n", s.age);

A.28
B.1000
D.不确定

下列程序的输出结果为(  )。  #include <stdio.h>  main( )     union u    char *name;   int ag

本题关键词:输出结果,行为结果,行为结果评价,出院病案排列顺序,竣工结算程序,结果,序列关系,空间序列,肝糖输出,输出浓度;

微信扫码获取答案解析
下载APP查看答案解析