#polymorphism
Read more stories on Hashnode
Articles with this tag
What is Polymorphism? Polymorphism means “many forms“. In C++, it allows a single function or operator to behave differently depending on the context...