Answer the following statements true (T) or false (F)
1. The first element in an array called names is names[1].
2. The last element in the array defined by
float pay[12];
is pay[12].
3. Parallel arrays are arrays with the same number of elements used to store related information.
4. In the following array:
15 8 10 11 72
10 is a subscript.
5. In the following array:
4 6 35 78 94 3 53 76
6 is an element.
Answer: False
Answer: False
Answer: True
Answer: False
Answer: True
You might also like to view...
The future value for a loan is ALWAYS zero
Indicate whether the statement is true or false.
To globally manage the network's entire suite of resources, a DO/S is typically constructed with a replicated kernel operating system.
Answer the following statement true (T) or false (F)