Skip to content

SpyrosAlertas/oop-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Oriented Programming (OOP) Theory

Keywords

  1. Object Oriented Programming
  2. Class
  3. Object
  4. Inheritance
  5. Encapsulation
  6. Abstraction
  7. Polymorphism
  8. Interface
  9. Method Overloading and Method Overriding
  10. Instance vs Class