Java中的关键字

Java 中常用关键字:

Java 关键字是区分大小写的哦!所以 void 是关键字,但 Void 就不是了~~

笔记摘自:慕课网

原文地址:https://www.cnblogs.com/hkgov/p/9396225.html