dynamic_cast is often used to:

a. Perform type checking for objects.
b. Convert pointers to strings.
c. Upcast pointers.
d. Downcast pointers.

d. Downcast pointers.

Computer Science & Information Technology

You might also like to view...

A set of declarations grouped under one selector is called a declaration block

Indicate whether the statement is true or false

Computer Science & Information Technology

Information traveling across a network is typically in human-readable format.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology