What is 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

Is C++ case sensitive a) False b) Depends on implementation c) True

0 Answers  


Can you please explain the difference between using macro and inline functions?

0 Answers  


What is polymorphism in c++? Explain with an example?

0 Answers  


Define Virtual function in C++.

0 Answers   iNautix,


How can you force instantiation of a template?

1 Answers   ABC, Amazon,






Which operator cannot overload?

0 Answers  


Can member data be public?

0 Answers  


What is function prototyping?

0 Answers  


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

0 Answers  


sizeof- is it functioning statically or dynamically?

2 Answers  


Can we generate a C++ source code from the binary file?

2 Answers  


What is a multiset c++?

0 Answers  


Categories