Explain what is polymorphism in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is const pointer and const reference?

0 Answers  


When we use Abstract Class and when we use Interface?where we will implement in real time?

0 Answers  


Explain the use of vtable.

0 Answers  


If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?

0 Answers  


What are different types of polymorphism supported by C++

2 Answers   CA, GameLoft,


How do I start a c++ project?

0 Answers  


What are c++ files?

0 Answers  


Which is the best c++ compiler for beginners?

0 Answers  


why can't we declare data member of class auto register or extern

1 Answers  


What is the this pointer?

0 Answers  


Why do we use string in c++?

0 Answers  


Write about the stack unwinding?

0 Answers  


Categories