问题
-
下列对结构及其变量定义错误的是()。A.struct My Struct { int num; char ch; }B.struct MyStruct
-
若有以下定义的语句 struct student { int age; int num; }; struct student stu[3]={{1001 20}
-
有以下定义和语句Struct Workers{int num;char name[20];char c; struct {int day;int month;int
-
若有以下定义的语句:struct student{ int age; int num;};struct student stu[3]={{1001 20} {10
-
在16位IBM-PC机上使用C语言 若有如下定义struct data{int i; char ch; double f;}b;则结构变量b
-
在16位IBM-PC机上使用C语言 若有如下定义 struct data { int i; char ch; double f; } b; 则结构
最新题目
-
设有说明:charm;intx;floaty;doublez;则表达式m*x+z-y值的数据类型为float。()..
-
已知char a;int b;float C;double d;则表达式a-b c-d结.....
-
有以下说明和定义语句:struct student{int age; char num.....
-
以下scanf函数调用语句中对结构体变量成员的不正确引用是stru.....
-
Visual Basic程序中语句行的续行符是A.B.:C.\D._..
-
设有如下定义 struct ss { char name[10]; int age; char sex; }std[3] * p=st..
冀公网安备 13070302000102号