Explain the different types of polymorphism in C++.
C++ provides three different types of polymorphism
1. Virtual functions
2. Function name overloading
3. Operator overloading
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks