可学答题网 > 问答 > SCJP程序员认证考试题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

What will be written&e


What will be written to the standard output when the following program is run?()   public class Q63e3 {   public static void main(String args[]) {   System.out.println(9 ^ 2);   }   }  

  • A81
  • B7
  • C11
  • D0
  • Efalse
参考答案
参考解析:
分类:SCJP程序员认证考试题库