有如下定义:floata=1.0f;doubleb=2.0;则表达式a+b的值的数据类型为()
A:float
B:double
C:char
D:int
出自:计算机科学