Given:<br /> <img src="https://img.ppkao.com/2018-08/wenxueying/2018080113502823574.png" /><br /> What is the result?()<p> Given:<br /> <img src="https://img.ppkao.com/2018-08/wenxueying/2018080113502823574.png" /><br /> What is the result?()</p>
A、A.Compilation fails.
B、B.An exception is thrown at runtime.
C、C.doStuff x = 6 main x = 6
D、D.doStuff x = 6 main x = 7
E、E.doStuff x = 7 main x = 6