Answer each of the following:
a) Lists and tables of values are stored in.
b) The number used to refer to a particular element of an array is called its.
c) A(n) should be used to specify the size of an array because it makes the program more scalable.
d) The process of placing the elements of an array in order is called the array.
e) Determining whether an array contains a certain key value is called the array.
f) An array that uses two subscripts is referred to as a(n) array.