Question: What is the order of Destructors call when the object of derived class B is declared, provided class B is derived from class A?

Options

A : Destructor of A followed by B

B : Destructor of B followed by A

C : Destructor of A only

D : Destructor of B only

Click to view Correct Answer

Previous || Next

Cplusplus Programming Inheritance 2 more questions

By which process does the wood charcoal is obtained?

Which type of process is used for the refining of....

It is a __________ method.

What is a destructive test?

Which is called on allocating the memory for the array....

For a skew symmetric odd ordered matrix A of integers,....

For a skew symmetric even ordered matrix A of integers,....

________________ are Steel bits which are screwed to the ends....

In _____________ the bits for Jack hammer and drifters are....

In a typical anatropous, the funicle is ____ with the....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

Cplusplus Programming Functions

Cplusplus Programming Function Templates 2

Cplusplus Programming Functors

Cplusplus Programming Generators

Cplusplus Programming Inheritance 1

Cplusplus Programming Iterators

Cplusplus Programming Lambda Expressions

Cplusplus Programming More Containers

Cplusplus Programming Namespaces 2

Cplusplus Programming Objective