以下非法的定义语句是

admin2021-06-15  30

问题 以下非法的定义语句是

选项 A、long b=0L;
B、unsigned int a= -100u;
C、short c2=0123;
D、int d=0x0;

答案B

解析 unsigned定义的是"无符号数",则B选项定义错误,答案为B选项。
转载请注明原文地址:https://kaotiyun.com/show/7ftp777K
0

最新回复(0)