You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Object Oriented Programming is a paradigm that revolves around the concept of an object being a real life entity.
It provides many concepts such as inheritance, data binding, polymorphism, encapsulation etc.