Explain how the virtual base class is different from the conventional base classes of the opps.


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

Post New Answer

More C++ General Interview Questions

Brief explaination about #include<iostream.h>, cin and cout

3 Answers  


What apps are written in c++?

0 Answers  


Explain the differences between private, public and protected and give examples.

0 Answers  


What is an ABC: an "Abstract Base Class"?

1 Answers  


Difference between inline functions and macros?

0 Answers  






declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator

0 Answers  


What is the best book for c++ beginners?

0 Answers  


Do the names of parameters have to agree in the prototype, definition, and call to the function?

0 Answers  


What are the extraction and insertion operators in c++? Explain with examples.

0 Answers  


How many types of comments are there in c++?

0 Answers  


What is a list c++?

0 Answers  


What is singleton class in c++?

0 Answers  


Categories