职业资格>计算机等级 > 二级C语言程序设计
二级C语言程序设计 - 相关题库
单选题 编号:2482946
1.下面结构体的定义语句中,错误的是(  )。
  • 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;

选择购买的题库