What is DeadlyDiamondDeathProblem ?
Answer / sasmita
In hybrid inheritance the final derived class object will
consists of multiple copies of base class portion.So while
accessing these variables ,we will get an ambiguity ,this
ambiguity is called death of diamond.
Is This Answer Correct ? | 4 Yes | 0 No |
what's the basic's in dot net
What is the problem with multiple inheritance?
What is the real time example of inheritance?
How to execute business logic for only once ..?even though user clicks submit button multiple times by mistake..? (i disabled JavaScript)
which are the 4 members functions in c++ objects that can either be declared explicitly by programmer or implementation if nt available.
What is the concept of object oriented program?
Differences between inline functions and non-inline functions?
What are the four main oops concepts?
How do you use inheritance in unity?
When is it necessary to use member-wise initialization list in C++?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is the difference between the c++ & java?