设有以下说明,则不正确的叙述是( )。union un

设有以下说明,则不正确的叙述是(    )。

union un
{int a;
char b;
float c;
}arr;
答案
C

题目信息

题号:3331
题型:单选题
难度:普通