网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
有如下定义:floata=3.14f;byteb=3;则表达式a+b的值的数据类型为()
A
byte
B
int
C
char
D
float
参考答案
参考解析
解析:
暂无解析
更多 “单选题有如下定义:floata=3.14f;byteb=3;则表达式a+b的值的数据类型为()A byteB intC charD float” 相关考题
考题
设有如下说明: const a=1;b=2;c=3; var x:array[1..15] of integer; 且已知x[1]=1;x[2]=7;x[3]=9;x[4]=1;x[5]=6; 则表达式:(x>x[5])and(x[c]/c0) or not(x[a+b]>(a+b))的值是( )。
AtrueBfalseC0D1
考题
设floata=2,b=4,c=3;,以下C语言表达式与代数式(a+b)+c计算结果不一致的是__。A.(a+b)*c/2B.(1/2)*(a+b)*cC.(1/2)*(a+b)*cD.(1/2)*(a+b)*c
考题
若有以下定义: char a;int b; float c;double d; 则表达式a*b+b-c值的类型为( )。A. floatSX
若有以下定义: char a;int b; float c;double d; 则表达式a*b+b-c值的类型为( )。A. floatB.intC.charD.double
考题
设有如下定义成的链表,structst{intn;structst*next;}a[3]={5,a[1],7,a[2],9,NULL},*p=a;则值为6的表达式是()。A、p++-nB、p-n++C、(*p).n++D、++p-n
考题
单选题有如下定义:floata=1.0f;doubleb=2.0;则表达式a+b的值的数据类型为()A
floatB
doubleC
charD
int
热门标签
最新试卷