符号“N”表示中性线。第五章
参考答案:对
中 * * 党的成立是一个“开天辟地的大事变”。
定义结构体数组: struct stuint num;char name[20]; x[5];1,"L1",2,"ZHAO",3,"WANG",4,"ZHANG",5,"LIU"; for(i=1;i<5;i++) printf("%d%c",x[i].num,x[i].name[2]); 以上程序段的输出结果为( )。
A.2A3N4A5U
B.1I2A3H4I
C.1A2N3A4U
D.2H3A4H5I