选择题
有以下程序
A、
Zhao,m,85,90
B、
Qian,m,85,90
C、
Zhao,f,95,92
D、
Qian,f,95,92
【正确答案】
A
【答案解析】
结构体可以整体传递,执行b=a语句后则结构体b里的数据为a的数据,所 以选择A)。
提交答案
关闭