Difference between revisions of "Object-Oriented Concepts and Constructs"
Adelo Vieira (talk | contribs) (Se creó una página vacía) |
Adelo Vieira (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | There are four fundamental OOP concepts: | |
+ | * Encapsulation | ||
+ | * Inheritance | ||
+ | * Polymorphism | ||
+ | * Abstraction |
Revision as of 22:07, 14 March 2018
There are four fundamental OOP concepts:
- Encapsulation
- Inheritance
- Polymorphism
- Abstraction