Which of the following denote types of polymorphism in C++?
Virtual function
Function overloading
Operator Overloading
All the Above