Filter interviews by
Be the first one to contribute and help others!
Polymorphism is the ability of an object to take on many forms. In C++, it is achieved through function overloading and virtual functions.
Polymorphism allows objects of different classes to be treated as objects of a common base class.
Function overloading enables multiple functions with the same name but different parameters.
Virtual functions allow derived classes to override base class functions.
based on 2 reviews
Rating in categories
TCS
Accenture
Infosys
Wipro