The four pilings of object-oriented development in Object Oriented Programming (OOP)
Object-Oriented Programming
C++ completely supports object-oriented programming, which is including the four pilings of object-oriented development.
- Encapsulation
- Data hiding
- Inheritance
- Polymorphism
Comments
Post a Comment