当前位置: X题卡 > 所有题目 > 题目详情

设有以下说明语句: struct ex int x; float y; char z; example; 则下面的叙述中不正确的是( )。

查看本题答案

你可能感兴趣的试题

struct是结构体类型的关键字  example是结构体类型名  x,y,z都是结构体成员名  struct ex是结构体类型名  
struct是结构体类型的关键字  example是结构体类型名  x,y,z都是结构体成员名  struct ex是结构体类型  
STD tt[2]={{1,'A',62},{2,'B',75}};  STD tt[2]={1,"A",62,2,"",75};  struct tt[2]={{1,'A'},{2,'B'}};  struct tt[2]={{1,"A",62.5},{2,"B",75.0}};  
struct结构体类型的关键字  example是结构体类型名  x、y、z都是结构体成员名  struct ex是结构体类型名  
struct是结构体类型的关键字  example是结构体类型名  x,y,z都是结构体成员名  struct ex是结构体类型名  
PER 是结构体变量名  PER 是结构体类型名  typedef struct 是结构体类型  struct 是结构本类型名  
struct是结构体类型的关键字  example是结构体类型名  x,y,z都是结构体成员名  struct ex是结构体类型  
struct结构体类型的关键字  x,y,z都是结构体成员名  struct ex是结构体类型  example是结构体类型名  
struct是结构体类型的关键字  example是结构体类型名  x,y,z都是结构体成员名  struct ex是结构体类型  
struct是结构体类型的关键字  example是结构体类型名  x,y,z都是结构体成员名  struct ex是结构体类型  
struct结构体类型的关键字  example是结构体类型名  x,y,z都是结构体成员名  struct ex是结构体类型名  
struct结构体类型的关键字  x,y,z都是结构体成员名  struct ex是结构体类型  example是结构体类型名  
struct是结构体类型的关键字  example是结构体类型名  x、y、z都是结构体成员名  struct ex是结构体类型名  
struct结构体类型的关键字  example是结构体类型名  x,y,z都是结构体成员名  struct ex是结构体类型名  
struct是结构体类型的关键字  example是结构体类型名  x,y,z都是结构体成员名  struct ex是结构体类型名  
struct是结构体类型的关键字  example是结构体类型名  x,y,z都是结构体成员名  struct ex是结构体类型  
PER是结构体变量名  PER是结构体类型名  typedef struct是结构体类型  struct是结构类型名  
PER 是结构体变量名  PER是结构体类型名  typedef struct 是结构体类型  struct 是结构体类型名  
struct是结构体类型的关键词  example是结构体类型名  x,y,2都是结构体成员名  struct ex是结构体类型  
struct结构体类型的关键字  example是结构体类型名  x,y,z都是结构体成员名  struct ex是结构体类型名  

热门试题

更多