W1401 Object Oriented Design

From Coder Merlin
Revision as of 09:04, 11 November 2020 by Chukwuemeka-tinashe (talk | contribs)
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Object Oriented Design is the programming methodology followed where object oriented approach is followed while solving the problems.

Introduction[edit]

Encapsulation[edit]

Information hiding[edit]

Inheritance[edit]

Interfaces[edit]

Polymorphism[edit]

Key Concepts[edit]

Exercises[edit]