Online Programming Server

Login

Login with facebook [?]

Facebook

Tutorial 61: CSC1130S - Lecture 10a: Extends and Inheritance

You are here: Tutorials >> Basic >> Java >> Introduction to Computing Using Java >> CSC1130S - Lecture 10a: Extends and Inheritance

Tutorial ID61
TitleCSC1130S - Lecture 10a: Extends and Inheritance

Soul of Object Oriented Programming

  • Encapsulation
    • Protecting Data and Method: Class and Object Access Control
  • Modularity
    • Structured Class and Method: Divide-and-Conquer
  • Inheritance
    • Extends Mechanism: Reuse-and-Build Related Classes
  • Polymorphism
    • Dynamic Type Binding: Type-Oriented Method Invocation

Post Your Comment

Title
Message