Oop Principles
  • Inheritance: Inherit members from parent class
  • Abstraction: Define and execute abstract actions
  • Encapsulation: Hide the internal of a class
  • Polymorphism: Access a class through its parent interface
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License