Suppose that you have declared a numeric array named numbers, and two of its elements are numbers[1] and numbers[5]. you know that ____.



a. numbers[5] is the last element in the array



b. numbers[1] is smaller than numbers[5]



c. there are exactly four elements between those two elements



d. there are exactly three elements between those two elements