-
Notifications
You must be signed in to change notification settings - Fork 0
I am in the preliminary stages of grappling with the complex but powerful abstraction of Polymorphism. In this project, I have implemented a class hierarchy which models various banking systems, and each one has its own withdraw function. In order for it not to be statically bound but to be dynamic, I have included the key word "virtual" by each…
GeorgeBradley/Polymorphism
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
I am in the preliminary stages of grappling with the complex but powerful abstraction of Polymorphism. In this project, I have implemented a class hierarchy which models various banking systems, and each one has its own withdraw function. In order for it not to be statically bound but to be dynamic, I have included the key word "virtual" by each…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published