adplus-dvertising
frame-decoration

Question

What is the use of dynamic_cast operator?

a.

it converts virtual base class to derived class

b.

it converts virtual base object to derived objeccts

c.

it will convert the operator based on precedence

d.

none of the mentioned

Answer: (a).it converts virtual base class to derived class

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the use of dynamic_cast operator?