How the virtual functions maintain the call up?


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

Post New Answer

More C++ General Interview Questions

Does improper inheritance have a potential to wreck a project?

0 Answers  


What is &x in c++?

0 Answers  


What is a class definition?

0 Answers  


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

0 Answers  


In the derived class, which data member of the base class are visible?

0 Answers  


How can you quickly find the number of elements stored in a a) static array b) dynamic array ?

5 Answers   Lucent,


In java a final class is a class that cannot be derived. How can you make a similar class in C++

1 Answers  


What is a custom exception?

1 Answers  


In what situations do you have to use initialization list rather than assignment in constructors?

0 Answers  


Is c++ a programming language?

0 Answers  


What is rtti in c++?

0 Answers  


What is a c++ class?

0 Answers  


Categories