王老师:19139051760(拨打)复制微信 题目 更新时间:2023/4/3 以下结构体类型变量的定义错误的是( )。A、#define STU struct student STU {float height; int age; }std1;B、struct student {float height; int age; }std1;C、struct {float height; int age; }std1;D、struct {float height; int age; }student; struct student std1; 答案 登录 注册 D 出自:江开 >> 西安交通大学--程序设计综合训练学习指南 西安交通大学继续教育学院