My neighbor is taking \"Intro to Java\", and asked me to help explain a few of the first-day concepts. I realized that since I do this everyday, I don\'t have the beginner\
We can also understand the concept of class and object as:
as a class is a template so lets have following two examples:
Example 1: a recipe of a cake is a template so its a class and cakes that are made
following recipe are the objects.
Example 2: A brick maker is a class and bricks are objects