What is meant by type_info?
A. Used to hold the type information returned by the typeid operator
B. Used to hold the type information returned by the dynamic_cast
C. Used to hold the type information returned by the static_cast
D. Used to hold the type information returned by the static_id
Answer: Option A

Join The Discussion