Fill in the blanks in each of the following:
a) C stores lists of values in _____.
b) The elements of an array are related by the fact that they _____.
c) When referring to an array element, the position number contained within square brackets is called a(n) _____.
d) The names of the five elements of array p are _____, _____, _____, _____ and _____.
e) The contents of a particular element of an array is called the _____ of that element.
f) Naming an array, stating its type and specifying the number of elements in the array is called _____ the array.
g) The process of placing the elements of an array into either ascending or descending order is called _____.
h) In a two-dimensional array, the first index identifies the _____ of an element and the second index identifies the _____ of an element.
i) An m-by-n array contains ____ rows, ____ columns and____ elements.
j) The name of the element in row 3 and column 5 of array d is ____.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.