Advantages and disadvantages of oop over its predecessor paradigms
Answers
Answered by
3
Object Oriented Programming has great advantages over other programming styles: Code Reuse and Recycling: Objects created for Object Oriented Programs can easily be reused in other programs. Encapsulation (part 1): Once an Object is created, knowledge of itsimplementation is not necessary forits use.
Answered by
2
What are the advantages and disadvantages of oops over its predecessor paradigms
Similar questions