欢迎来到在线考试题库网 在线考试题库官网
logo

单项选择题

struct string{
char name[8];
char sex[2];
int age;
char addr[40];
};
struct string stu[40];
不正确的引用为( )

    A. stu.age
    B. stu[30].age
    C. stu[39].age
    D. stu[0].name
点击查看答案&解析
微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题