Integer literals
Integer constants are represented by a string of numbers that are not enclosed in quotation marks and do not contain decimal points.
Note: Integer constants must be whole numbers; they cannot contain decimals.
Optionally, the integer literals can start with sign characters (+/-)
Example
1994
-2