单选题
有如下定义
int a;
float f;
double i;
则表达式4+‘a’+i*f的值的数据类型是 ______。
A、
int
B、
float
C、
double
D、
不确定
【正确答案】
C
【答案解析】
提交答案
关闭