Write a program to show polymorphism in C++?


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

Post New Answer

More C++ General Interview Questions

difference between the c++ and c languages

4 Answers   Wipro,


what is a reference variable in C++?

0 Answers  


What happens when a function throws an exception that was not specified by an exception specification for this function?

1 Answers  


What is a linked list in c++?

0 Answers  


Describe protected access specifiers?

0 Answers  






What is the difference between global variables and local variable

0 Answers  


Declare a class vehicle and make it an abstract data type.

0 Answers  


What are vtable and vptr?

0 Answers  


Is c++ a float?

0 Answers  


Explain the static storage classes in c++.

0 Answers  


What is pure virtual function? Or what is abstract class?

0 Answers  


What is the difference between ++ count and count ++?

0 Answers  


Categories