找考题网-背景图
单项选择题

A.doubleB.charC.intD.float若有说明:charw;intx;floaty;double……

若有说明:char w; int x; float y; double z; 则表达式w*x+y-z的值的数据类型是()。

A.double
B.char
C.int
D.float