OOP Paradigm With Example
OOP Paradigm With Example
21-CSE-041
OOP Paradigm with Example
OOP: This is a process of optimizing programs by creating partitioned memory for object that
can be used many times as templates.
There are many languages which support OOP like - C++, Java, Python etc.
Pros of OOP:
2. It is difficult to maintain.
Cons of OOP: