若定义:char a; int b; float c; double d; 则 a+b*c/d的值的类型为( )。 [ 2 分 ]
A.int
B.char
C.float
D.double
出自:乐山师范学院-C语言程序设计