A:struct teacher {int num; int age; }teach1;
B:struct {int num; int age; }teach1,teach2;
C:struct {int num; int age; }teacher; struct teacher teach1;
D:struct teacher {int num; int age; }; struct teacher teach1;
温馨提示!
为了让小站的题库持续更新下去,目前一部分题目查看答案和解析需要赞助。总题数
18894 !