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
Why do we use class?
Why do we need polymorphism in c#?
What is overloading in oop?
What is cohesion in oop?
What is encapsulation in simple terms?
State what is encapsulation and friend function?
What is difference between oop and pop?
explain sub-type and sub class? atleast u have differ it into 4 points?
What are the 4 main oop principles?
What is difference between class and object with example?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
program for insertion ,deletion,sorting in double link list
any one please tell me the purpose of operator overloading
What does sksksk mean in text slang?
What is balance factor?