Given: public class Test { public static void main (); } } What is the result?

A.An exception is thrown. B.The code will not compile C.The program prints “null” D.The program prints “blue” E.The program prints “green”

时间:2024-03-18 12:29:38

相似题目