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

1. If we want to find the median of 100 scores, we need 100 separate variables to hold the data..
2. An array behaves like a list of variables each of which is of the same type and for
which there is a uniform, convenient naming convention that can be declared in a
single line of code. In the explanation, give an example of declaration and access.
3. With arrays, indices start at any number the programmer chooses to indicate in the definition.
4. The programmer should always use a defined constant in an array declaration.


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

Computer Science & Information Technology

You might also like to view...

The underlying data structure used by the computer during recursion is a:

(a) queue (b) linked list (c) tree (d) stack

Computer Science & Information Technology

____ can have the same animation effects applied to pictures and placeholders.

A. Animation Pane B. Quick Selection C. Boxes D. Data sources

Computer Science & Information Technology

Computers in a P2P network belong to a workgroup

Indicate whether the statement is true or false

Computer Science & Information Technology

When excel enters a current date into a cell, it is accessed from your computer's internal calendar

Indicate whether the statement is true or false

Computer Science & Information Technology