设有说明:char w;int x;float y;double z;则表达式w*x+z-y 值的数据类型为().
A、
float
B、
char
C、
int
D、
double
出自:安徽继续教育在线-C语言程序设计