单项选择题
int a=3,b=4;条件表达式m=(a>b)?a+b:a-b;m的值为()
A.-1 B.3 C.4 D.7
单项选择题 int a=′\101′占用的存储空间是()
单项选择题 ′A′比″A″占用的存储器是()
单项选择题 要判别实型数据float a是否为零应该使用()