What is virtual base class?


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

Post New Answer

More C++ General Interview Questions

What is the difference between method and message?

5 Answers   HP,


Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?

1 Answers  


what is difference between static and non-static variables

10 Answers  


What is the best c++ book?

0 Answers  


What is the difference between "overloading" and "overridding"?

3 Answers  






What do you mean by pure virtual functions in C++? Give an example?

1 Answers  


Can a constructor be private?

0 Answers  


If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?

0 Answers  


why is iostream::eof inside a loop condition considered wrong?

0 Answers  


What do you mean by “this” pointer?

0 Answers  


Explain one-definition rule (odr).

0 Answers  


Is c++ a programming language?

0 Answers  


Categories