In Java, java.lang package contains the classes that are fundamental
to the design of Java programming language. The most important
class in this package is Object class.
It also contains wrapper classes like- Integer, Boolean, Character
etc. It provides Math class for mathematical operations