Sail E0 Webinar
Question

What is the use of dynamic_cast operator?


Options:
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: Option A

 Because the dynamic_cast operator is used to convert from base class to derived class.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers