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...

The expression (++pt)->hours uses the prefix increment operator to increment the address in pt before the hours member is accessed.

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

Computer Science & Information Technology

Cells containing formulas that refer to other cells are called ________ cells

Fill in the blank(s) with correct word

Computer Science & Information Technology

A user can receive email but cannot send email with the email client software. Which of the following protocols is incorrectly configured?

A. FTP B. SMTP C. POP D. SNMP

Computer Science & Information Technology

In an application, you can return to the desktop at any time by right-clicking on the taskbar and accessing the shortcut menu. 

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

Computer Science & Information Technology