12.13 Java基础11
摘要:
考试题目讲解(对周末所做错题总结的补充) 1.以下程序输出结果为? String s = null; System.out.println(s); A.不输出 B.空字符串 C.null D.编译出错 // 声明 引用类型的默认值为null static Person p; //类变量 public 阅读全文
posted @ 2021-12-13 19:05 heyiyang1312 阅读(11) 评论(0) 推荐(0)
浙公网安备 33010602011771号