A Class is a group of objects that share common properties and relationship. Defining a Class does not perform any memory allocation. A Class is like a blueprint for a House, that blueprint gives the specifications of the house, and based on it many houses can be constructed.
You must also Learn about Examples of Class


