Explain polymorphism?


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

Post New Answer

More C++ General Interview Questions

How does the copy constructor differ from the assignment operator (=)?

0 Answers  


What is class definition in c++ ?

0 Answers  


how many trys can we write in one class

3 Answers   Cap Gemini,


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

1 Answers  


What is #include ctype h in c++?

0 Answers  






How do you traverse a btree in backward in-order?

0 Answers  


What is object file? How can you access object file?

0 Answers  


What can I use instead of namespace std?

0 Answers  


write infinite loop in C++ which does not use any variable or constant?

3 Answers  


can anybody please tell me how to write a program in c++,without using semicolon(;)

6 Answers   NIIT,


What are destructors?

0 Answers  


What does std :: flush do?

0 Answers  


Categories