Run-time type information can be used to determine:

a. A function’s return type.
b. A function’s argument type.
c. An object’s type.
d. The number of arguments a function takes.


c. An object’s type.

Computer Science & Information Technology

You might also like to view...

Give a command line for creating a tar archive of your current directory in the ~/home.tar file.

What will be an ideal response?

Computer Science & Information Technology

When you add a spry effect to a page element, Dreamweaver automatically adds a(n) ____ to the site root folder with the supporting files located inside the folder.

A. Spry root folder B. Spry components folder C. SpryAssets folder D. AJAX folder

Computer Science & Information Technology

According to Microsoft, using Bing has four benefits.?

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

Computer Science & Information Technology

When we traverse a graph, we must somehow ensure that we ____.

A. process the data on each vertex only once B. visit each edge only once C. do not forget to process the data on one or more vertices D. process the data on the unconnected vertices

Computer Science & Information Technology