执行以下行时:
System.out.println(null);
结果在控制台上打印为空.
为什么会这样?
java printing null
java ×1
null ×1
printing ×1