Question

Q4: dynamic_cast is often used to:
a. Perform type checking for objects.
b. Convert pointers to strings.
c. Upcast pointers.
d. Downcast pointers.

Answer

This answer is hidden. It contains 19 characters.