当前位置:百科知识 > 知到杀马毁车答案

问题描述:

[多选] 第 2 题: 有结构体定义如下: typedef struct stulist { char sno【18】; char sname【20】; int english; int math; int ds; }Student; 下列语句正确的是()
A.struct stulist s; B.Student s; C.struct stulist *p; D.Student *p;
参考答案:查看
答案解析:
☆收藏

随机题目