【单选题】程序通过定义并赋初值的方式,利用结构体变量存储了一名学生的信息。函数fun的功能是输出这位学生的信息。 #include typedef struct { int num; char name[9]; char sex; struct { int year,month,day ;} birthday; float score[3]; }STU; /**********found***...
【单选题】程序通过定义并赋初值的方式,利用结构体变量存储了一名学生的信息。函数fun的功能是输出这位学生的信息。 #include typedef struct { int num; char name[9]; char sex; struct { int year,month,day ;} birthday; float score[3]; }STU; void show(STU tt) ...
【多选题】硬件系统是计算机的物理设备,计算机硬件包括( )。
【单选题】给定程序通过定义并赋初值的方式,利用结构体变量存储了一名学生的学号、姓名和3门课的成绩。函数fun的功能是将该学生的各科成绩都乘以一个系数a。 #include typedef struct { int num; char name[9]; float score[3]; }STU; void show(STU tt) { int i; printf("%d %s : ",t...
【简答题】Read the text below about the U. S. economy. In most of the lines 34 — 45 there is one extra word. It is either grammatically incorrect or does not fit in with the meaning of the text. Some lines, how...
【简答题】计算机硬件包括:主机、打印机、显示器、()。
【简答题】It was very clever of her to turn his argument against himself.
【单选题】The Great Wall is very________________. [ ]