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

1. A function’s return type may not be an array.

2. typedef is a reserved word.

3. An array can use an enumerated type for a subscript.


1. True
2. True
3. True

Computer Science & Information Technology

You might also like to view...

Answer the question below:

a. The PATH (Sobell, page 318) keyword variable specifies the directories in the order bash should search them when it searches for a script or program you run from the command line. What is the value of your PATH variable? b. Append the absolute pathname of the bin directory that is a subdirectory of your home directory to the PATH variable. What does this change allow you to do more easily?

Computer Science & Information Technology

The symbol "____" in stands for "is less than."

A. < B. <= C. > D. >=

Computer Science & Information Technology

Which of the following best describes an array?

A. a collection of data points that represent an object B. a list of values that are indexes to a database C. a numeric value that points to a position in RAM where data can be found D. a sequence of items that can be accessed at given index positions

Computer Science & Information Technology

Family law, commercial law, and labor law are all encompassed by __________ law.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology