What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?


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

Post New Answer

More C++ General Interview Questions

What does std mean in c++?

0 Answers  


Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. Your program should work for squares of all side sizes between 1 and 20. --- │ │ │ │ │ │ ---

0 Answers  


How to change constant values?

6 Answers   Huawei, Symphony,


What is the basic difference between C and C++?

0 Answers   NIIT,


How are pointers type-cast?

0 Answers   iNautix,






What do you mean by enumerated data type?

0 Answers  


I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?

0 Answers  


What is the difference between struct and class?

1 Answers  


Are vectors passed by reference c++?

0 Answers  


Difference between Abstraction and encapsulation in C++?

0 Answers   Impetus,


Explain what data encapsulation is in c++?

0 Answers  


give me some class & objects examples?

1 Answers  


Categories