若有定义语句:int x=12,y=8,z;在其后执行

若有定义语句:

int x=12,y=8,z;

在其后执行语句:

z=0.9+x/y;

则z的值为()。

答案
B

题目信息

题号:4027
题型:单选题
难度:普通