What are things like true, false, and null called?
Created May 4, 2012
John Mitchell A number of folks seem to think they are keywords in
the Java language but, technically, they are known as
Boolean literals and the Null literal.
Created May 4, 2012