-->
当前位置:首页 > 题库

判断题:以下的引用是非法的。

Luz5年前 (2021-06-19)题库958
以下的引用是非法的。
union data{ int i;char ch;float f;}a={1 ,׳a’,51};
~@[](1)

答案:FALSE