占用
若有定义:struct student {int num; char name[8]; char sex; float score;}stu1; 则变量stu1所占用的内存字节数是( )。
若有定义:struct student {int num; char name[8]; char sex; float score;}stu1; 则变量stu1所占用的内存字节数是( )。A
- «
- »