Understanding Object-Oriented Programming in JavaScript.
Object Oriented Programing is a programing style that we are represent real world model entity into code using classes and object. A classes is a blueprint that define property and methods an object c