OOPS(Object Oriented Prgramming) in JS :
What is object-oriented programming?
Object-oriented programming (OOP) is a programming paradigm that is based on the concept of objects.
In OOP, an object is an instance of a class, which is a blueprint that defines the properties and methods of the...
chanchals7.hashnode.dev5 min read