logo
YourData+
玉东数据
首页专升本博客工具

C语言程序设计习题集习题十:结构体与共用体

3. (填空)
3. [填空]

输出语句应该是:

struct person{
    char name[9];
    int age;
}
struct person class[4]={“John”, 17, “Paul”, 19, “Mary, 18, “adam”, 16 }
main(  ){
    int i;
    for ( i=0; i<4; i++)
    printf (_______);
}
答案:
解析:

Copyright ©

YourData+2025.甘肃玉东数据有限公司
应用合作解决方案MUI-Remix
18919890888微信同号
陇ICP备2021001826号