Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 193 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 193 Bytes

PolymorphismDemoProgram

A simple and easy program to understand the concept of runtime polymorphism, compile time polymorpism,overloading, overridding, downcasting, upcasting and Interface.