[单选题]
若有以下定义;char a;int b; float c;double d;则表达式“a*b+d-c”值的类型为( )
A.float
B.int
C.char
D.double
参考答案与解析: