- OOP uses objects in programming languages.
- The independence of each object easily to development and maintenance of the program
- Data Hiding and Data Abstraction increase reliability and helps the programmer to built secure programs.
- Dynamic Binding increases flexibility by permitting the addition of new class objects without having to modify the existing code.
- Inheritance with Dynamic Binding enhances the reusability of code.
No comments:
Post a Comment