单项选择题

下列结构体的定义语句中错误的是______。

A.struct ord{int x;int y;int z;}struct ord a;
B.struct ord{int x;int y;int z;};struct ord a;
C.struct ord{int x;int y;int z;}a;
D.struct{int x;int y;int z;}a;
题目列表

你可能感兴趣的试题

微信扫码免费搜题