Please enable JavaScript.
Coggle requires JavaScript to display documents.
Object oriented paradigm (Introducing the object - oriented paradigm…
Object oriented paradigm
Overview
Introduction to Object-Oriented (OO): analysis, design , programming.
OO principles
Three principles .
-
-
Polymorphism: refer to ability of an object to behave differently and assume different forms based on its inheritance hierarchy.
-