[ 单选题 ]
C
易
设有以下结构体定义及初始化,表达式x.fz*y.fm的结果是()。 struct fs { int fz, fm; }; struct fs x={2,3}, y={5,7};
A、
10
B、
21
C、
14
D、
15
查看题目所在试卷