已知学生记录描述为:
struct student
int no;
char name[20],sex;
struct
int year,month,day;
birth;
;
struct student s;
设变量s中的“生日”是“1984年11月12日”,对“birth”正确赋值的程序段是( )。

题库:计算机等级考试 类型:最佳选择题 时间:2017-07-03 14:21:16 免费下载:《单项选择》Word试卷

已知学生记录描述为:
struct student
int no;
char name[20],sex;
struct
int year,month,day;
birth;
;
struct student s;
设变量s中的“生日”是“1984年11月12日”,对“birth”正确赋值的程序段是( )。
A.year=1984;month=11;day=12;
B.s.year=1984;s.month=11;s.day=12;
C.birth.year=1984;birth.month=11;birth.day=12;
D.s.birth.year=1984;s.birth.month=11;s.birth.day=12;

已知学生记录描述为:  struct student    int no;    char name[20],sex;    struct     int ye

本题关键词:日记描述法,良好行为记录,内容描述,统计描述,描述性方法,描述统计法,不良行为记录公告,诚信行为记录公告,违法行为记录公告,项目特征描述;

微信扫码获取答案解析
下载APP查看答案解析