What is polymorphism & list its types in c++?


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

Post New Answer

More C++ General Interview Questions

Explain one-definition rule (odr).

0 Answers  


when can we use virtual destructor?

7 Answers   HCL, HP, Virage Logic,


Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?

0 Answers  


What is the difference between delegation and implemented-in-terms-of?

0 Answers  


What is the latest c++ version?

0 Answers  






What is size_type?

0 Answers  


Write a function that swaps the values of two integers, using int* as the argument type?

0 Answers  


Explain the operation of overloading of an assignment operator.

0 Answers  


Differentiate between a template class and class template?

1 Answers  


How do you link a C++ program to C functions?

4 Answers  


Why do we use iterators?

0 Answers  


Is c++ faster than c?

0 Answers  


Categories