literals in java which are also keywords code example
Example: literals in java
Literals are number, text, or anything that represent a value.
In other words, Literals in Java are the constant values
assigned to the variable.
It is also called as constants........