Sail E0 Webinar
Question

Which operators are part of RTTI?


Options:
A .  dynamic_cast()
B .  typeid
C .  Both a & b
D .  None of the mentioned
Answer: Option C

The dynamic_cast<> operation and typeid operator in C++ are part of RTTI.



Was this answer helpful ?
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers