欢迎来到计算机考试题库网 考试题库官网
全部科目 > Java认证考试 > SCJP程序员认证考试

填空题

Public class test (  
 Public static void main (String args) (  
System.out.printIn (6^3);  
)  
) 
 What is the output? ()

    【参考答案】

    5

    点击查看答案

    相关考题