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 abstract class in c++?

0 Answers  


Is c++ the hardest programming language?

0 Answers  


why and when we can declar member fuction as a private in the class?

0 Answers  


What is rvalue?

0 Answers  


how to find the maximum of 10 numbers ?

5 Answers  






Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h

0 Answers  


Are php strings immutable?

0 Answers  


If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

0 Answers  


What is basic if statement syntax?

0 Answers  


What is runtime polymorphism in c++?

0 Answers  


How can a called function determine the number of arguments that have been passed to it?

0 Answers  


Explain linear search.

0 Answers  


Categories