若有以下定义:char a;int b;float c;double d;则表达式a+b*c/d值的类型是
A.float B.int C.char D.double
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。