April 2011
Intermediate to advanced
1168 pages
36h 26m
English
Figure C.1. Java keywords.

Java also contains the reserved words true and false, which are boolean literals, and null, which is the literal that represents a reference to nothing. Like keywords, these reserved words cannot be used as identifiers.
Read now
Unlock full access