Which of the following statements about passing arrays to a function is false?

A. The function must be called passing only the name of the array.
B. In the function definition, the formal parameter must be an array type.
C. The size of a fixed-length array does not need to be specified.
D. The size of a variable-length array in the function prototype must be an asterisk or a variable.
E. The size of a variable-length array in a function definition must be a variable in the function body.


Answer: E

Computer Science & Information Technology

You might also like to view...

____ attacks exploit the existing software weaknesses. The effect is either degraded performance or crashes on the victim server.?

A. ?Software B. ?Flood C. ?Voluntary D. ?Isolated

Computer Science & Information Technology

For what reasons would you want to open an Access database with exclusive rights?

What will be an ideal response?

Computer Science & Information Technology

The average Facebook user spends more than ________ hours per month connected to the Facebook site

Fill in the blank(s) with correct word

Computer Science & Information Technology

The terms "vulnerable" and "least advantaged" are synonyms.

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

Computer Science & Information Technology