Difference between revisions of "Object-Oriented Concepts and Constructs"

From Sinfronteras
Jump to: navigation, search
(Se creó una página vacía)
 
Line 1: Line 1:
 
+
There are four fundamental OOP concepts:
 +
* Encapsulation
 +
* Inheritance
 +
* Polymorphism
 +
* Abstraction

Revision as of 23:07, 14 March 2018

There are four fundamental OOP concepts:

  • Encapsulation
  • Inheritance
  • Polymorphism
  • Abstraction