单项选择题

【单选题】设有定义int x;float y;double z;,则表达式x+z-y值的数据类型为______。

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