Under what conditions is multiple inheritance not recommended?
Answer / ackmed
If you derive from more than one base classes with the same
parent, then that parent should be a virtual base class.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the oldest programming language?
What is else syntax in c++?
What is implicit conversion/coercion in c++?
What is the identity function in c++? How is it useful?
Is c++ harder than java?
tell me about yourself ?i want answer for frehers with various exasmples?
What is the use of typedef?
What are the different types of polymorphism in c++?
What is using namespace std in c++?
What is setbase c++?
What is the difference between object-oriented programming and procedural programming?
How important is c++?