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


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

Post New Answer

More C++ General Interview Questions

What are special characters c++?

0 Answers  


Is string an object in c++?

0 Answers  


What is c++ hiding?

0 Answers  


what is object?

7 Answers  


How can you say that a template is better than a base class?

0 Answers  






How do you print for example the integers 3,2,1,5,4 in a binary tree within the console in format where it looks like an actual binary tree?

0 Answers  


What is a block in c++?

0 Answers  


What are the difference between reference variables and pointers in C++?

1 Answers  


what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??

4 Answers  


Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables

2 Answers   BirlaSoft, Crayonz,


What are advantages of c++?

0 Answers  


What are the types of array in c++?

0 Answers  


Categories