A simple and easy program to understand the concept of runtime polymorphism, compile time polymorpism,overloading, overridding, downcasting, upcasting and Interface.
-
Updated
Jun 25, 2021 - Java
A simple and easy program to understand the concept of runtime polymorphism, compile time polymorpism,overloading, overridding, downcasting, upcasting and Interface.
It is used to select a particular variety of pizza from a the given menu and to get the cost for the total number of quantities bought
Strategy design pattern comprehensive guide with head first design patterns examples
Add a description, image, and links to the runtime-polymorphism topic page so that developers can more easily learn about it.
To associate your repository with the runtime-polymorphism topic, visit your repo's landing page and select "manage topics."