Which of the following statements is true?

A. Data types do not need to be declared in function parameters.
B. Modules are designed to accept only one argument.
C. Typically, parameter variable names are longer than variable names in the main module to indicate their permanent nature.
D. Data types must be declared in function parameters.


Answer: A

Computer Science & Information Technology

You might also like to view...

The portion of memory in which a recursive computation is stored is called a/an:

a. stack frame b. activation record c. all of the above d. none of the above

Computer Science & Information Technology

A bitmap graphic is referred to in Word as a(n) drawing.

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

Computer Science & Information Technology

A patched-up prototype is likely to be:

A) controversial. B) inefficient. C) nonworking. D) standardized.

Computer Science & Information Technology

In what library is the function atof found?

A. B. C. it is part of “using namespace std” D.

Computer Science & Information Technology