Why do we need runtime polymorphism in c++?


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

Post New Answer

More C++ General Interview Questions

In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....

0 Answers   College School Exams Tests, CS,


How does a copy constructor differs from an overloaded assignment operator?

0 Answers  


What is difference between shallow copy and deep copy? Which is default?

1 Answers  


How is data hiding achieved in c++?

0 Answers  


What is the difference between function overloading and operator overloading?

0 Answers  






In a function declaration, what does extern mean?

0 Answers  


sir i want to study the c++ course but ino what is the qualification and the study methode please reply more details in c++

1 Answers   NIIT,


Is turbo c++ free?

0 Answers  


Explain Memory Allocation in C/C++ ?

0 Answers   Infosys,


What is searching? Explain linear and binary search.

0 Answers  


What does namespace mean in c++?

0 Answers  


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

0 Answers  


Categories