Object-Oriented Concepts and Constructs

From Sinfronteras
Revision as of 13:38, 18 March 2018 by Adelo Vieira (talk | contribs)
Jump to: navigation, search

Four fundamental OOP concepts

  • Encapsulation
  • Inheritance
  • Polymorphism
  • Abstraction

Encapsulation

Inheritance

Polymorphism

Abstraction