intx=3;inty=1;if(x=y){System.out.println(x=+x);}Whatistheresult?()

A.x=1 B.x=3 C.Compilation fails. D.The code runs with no output.  E.An exception is thrown at runtime.

时间:2023-09-10 13:46:20

相似题目