In multilevel inheritance constructors will be executed
from the .... class to ... class

Answer Posted / chaitanya

In constructor of base1-----for object b1
In constructor of base1-----for object b2
In constructor of base2------for object b2
In constructor of base1-----for object d1
In constructor of base2-----for object d1
In constructor of derived----for object d1
In destructor of derived
In destructor of base2
In destructor of base1

Is This Answer Correct ?    12 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is oops?what is its use in software engineering?

559


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1899


What are the benefits of polymorphism?

627


What is a null tree?

632


What are the three main types of variables?

603






What is polymorphism and why is it important?

562


What are different oops concepts?

579


What is encapsulation and abstraction? How are they implemented in C++?

639


Is this job good for future? can do this job post grduate student?

1694


What do you mean by variable?

578


Why is encapsulation used?

579


What is the importance of oop?

617


What is object and class in oops?

590


Why do we use oop?

607


what is graphics

2013