设有说明:char w; int x; f1oat y; double z;
则表达式w* x+z-y值的数据类型为( ):
A)float B)char C)int D)double
出自:中北大学-C语言程序设计