Vidyalelo
C++ Programming · Q238

Classes and Objects in C++

Programming · C++ Programming · question 238

Q238

Why we use the "dynamic_cast" type conversion?

A.
result of the type conversion is a valid
Answer
B.
to be used in low memory
C.
result of the type conversion is an invalid
D.
it is used for storage

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board