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

下面结构体的定义语句中,错误的是

查看本题答案

你可能感兴趣的试题

struct ordint x;int y;int z;;struct ord a;  struct ordint x;int y;int z;struct ord a;  struct ordint x;int y;int z;a;  structint x;int y;int z;a;  
Dim a%  private a%  Private a As Integer  Static a%  
struct ord int x;int y;int z;;struct ord a;  struct ord int x;int y;int z; struct ord a;  struct ord int x;int y;int z;a;  struct int x;int y;int z;a;  
struct ord int x;int y;int z;;struct ord a;  struct ord int x;int y;int z;struct ord a;  struct ord int x;int y;int z;a;  struct int x;int y;int z;)a;  
定义语句中的*号是一个间址运算符  定义语句中的*号是一个说明符  定义语句中的p只能存放double类型变量的地址  定义语句中*p=&a把变量a的地址作为初值赋给指针变量p  
定义语句中的+号是一个间址运算符  定义语句中的*号只是一个说明符  定义语句中的p只能存放double类型变量的地址  定义语句中,*p=&a把变量a的地址作为初值赋给指针变量p  
struct ordint x;int y;int z;struct ord a;  struct ordint x;int y;int z;;struct ord a;  struct ord int x;int y;int z;a;  streetint x;int y;int z;)a;  
struct ordint x;int y;int z;;struct ord a;  struct ordint x;int y;int z;;ord a;  struct ordint x;int y;int z;a;  structint x;int y;int z;a;  
定义语句:*号是一个简址运算符  定义语句:*号是一个说明符  定义语句中的p只能存放double类型变量的地址  定义语句中,*p=&a把变量a的地址作为初始值赋给指针变量p  

热门试题

更多