OOPS

Object Oriented Programming is a Programming Paradigm(style) that represents concepts as "objects".

Concepts/Terms in OOPS includes:

1. Polymorphism

2. Encapsulation

3. Abstraction

4.