1/ A class defines object properties including a valid range of values and default value. A class also describe object behaviour. An object is a member or an instanse of a class.
2/ Suppose i want to bought a mobile phone. So mobile phone is a class.
And we know there are many brands of mobile phone. These are samsung,xiaomi,poco,1+ etc. So these each and every brand is a object of this mobile phone.