假设 int x=1,y=2,z=3,则下列语句 y =z- / x 执行后x,y,z三个变量的值分别是( )If int x=1,y=2,z=3,then after the expression y =z- / x, which is the values of x,y,z?A.1,2,4B.2,3,2C.2,3.5,2D.1,2,3
假设 int x=1,y=2,z=3,则下列语句 y =z- / x 执行后x,y,z三个变量的值分别是( )If int x=1,y=2,z=3,then after the expression y =z- / x, which is the values of x,y,z?
A、1,2,4
B、2,3,2
C、2,3.5,2
D、1,2,3
发布时间:2025-07-11 01:40:15