单项选择题
int a=3,b=4;条件表达式m=(a
A.3 B.4 C.7 D.-1
单项选择题 要判别变量a为真应该使用()
单项选择题 int a=′\101′声明a中存放的是()
单项选择题 int a[3]={′A′,′B′,′C′,}比int a[]="ABC"占用的存储器是()