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

1. When an array is passed to a function, the function operates on a local copy of the array.
2. A function’s return type may not be an array.
3. typedef is a reserved word.
4. An array can use an enumerated type for a subscript.
5. The least common error in using an array is a subscript range error

1. False
2. True
3. True
4. True
5. False

Computer Science & Information Technology

You might also like to view...

The keyboard shortcut ________ shows or hides the Navigation Pane

A) Alt + F11 B) Ctrl + G C) Ctrl + Break D) F11

Computer Science & Information Technology

The ________ of an asset, such as an investment or a home, is its value at the end of a period of time

A) value B) investment value C) future value D) present value

Computer Science & Information Technology