https://github.com/blaze6950/polymorphism
A small example of a console application that shows examples of polymorphism when inheriting
https://github.com/blaze6950/polymorphism
case-study cplusplus cui example oop oop-principles polymorphism
Last synced: about 1 month ago
JSON representation
A small example of a console application that shows examples of polymorphism when inheriting
- Host: GitHub
- URL: https://github.com/blaze6950/polymorphism
- Owner: blaze6950
- Created: 2018-08-23T13:28:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T13:29:01.000Z (about 7 years ago)
- Last Synced: 2025-08-29T05:39:32.402Z (3 months ago)
- Topics: case-study, cplusplus, cui, example, oop, oop-principles, polymorphism
- Language: C++
- Size: 174 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Polymorphism
A small example of a console application that shows examples of polymorphism when inheriting
