以下程序的运行结果为: 1. public class Conditional { 2. public static void main(String args [] ) { 3. int x = 4; 4. System.out.println( ” A.输出: B.在第5行出现编译错误 C.输出: D.输出: A.show one B. show three C.show four D.show two
正确答案:C
公务员|事业单位|职业资格等考试题库!
以下程序的运行结果为: 1. public class Conditional { 2. public static void main(String args [] ) { 3. int x = 4; 4. System.out.println( ” A.输出: B.在第5行出现编译错误 C.输出: D.输出: A.show one B. show three C.show four D.show two
正确答案:C