填空题

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

【参考答案】

5

相关考题