Chapter 1.2 – Review of Object Oriented Programming Concepts (Inheritance)

Chapter 1.2 – Review of Object Oriented Programming Concepts (Inheritance)

b) Inheritance & Polymorphism concepts
• Inheriting instances fields and methods
• Method overriding
• Access levels – public, protected,   
  private
• Abstract super classes and methods
• Interface

izzad Ramli

Comments are closed.