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 is implicit conversion/coercion in c++?

1 Answers  


What is overloading unary operator?

0 Answers  


Does defining a function inline mean that it wont push and pop things on/off the stack ...like parameters and the return the address??

2 Answers  


What is #include math h in c++?

0 Answers  


Can you write a function similar to printf()?

0 Answers  






Describe run-time type identification?

1 Answers  


What is the best free c++ compiler for windows?

0 Answers  


What is virtual base class uses?

0 Answers  


Write a program which uses Command Line Arguments

0 Answers  


what is the use of templates?

3 Answers  


Is dev c++ a good compiler?

0 Answers  


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


Categories