A ____ is a value that is sent back to the calling module from a called module.

A. return value
B. parameter
C. constructor
D. argument

Answer: A

Computer Science & Information Technology

You might also like to view...

Many SmartArt layouts allow you to add shapes above or below the active shape

Indicate whether the statement is true or false

Computer Science & Information Technology

How can the programmer determine the number of bytes reserved for a datatype?

A. Use the address operator & B. Use the sizeof operator C. Use the rangeof operator D. You only know when you declare one.

Computer Science & Information Technology