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 method that lets a user change the class's instance variables is called a(n) ____.

A. getter B. mutator C. accessor D. friend

Computer Science & Information Technology

What are the advantages and disadvantages associated with a dedicated print server?

What will be an ideal response?

Computer Science & Information Technology

How does the GlobalNames zone (GNZ) feature work?

What will be an ideal response?

Computer Science & Information Technology

What relationship options enable you to update records in related tables when referential integrity is enforced?

a. parameters b. cascade options c. primary key d. criteria

Computer Science & Information Technology