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

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

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