Select the correct sequence of values that would compared ag…

Select the correct sequence of values that would compared against when performing a binary search of this array for the value 74.   For example, selecting “3” in the Order row would mean that the corresponding value in that column would be checked third; selecting “N/A” would mean the value in that column would never be checked.     Index 0 1 2 3 4 5 6 Value 15 27 33 41 56 62 74 Order

Select the correct sequence of values that would compared ag…

Select the correct sequence of values that would compared against when performing a linear search of this array for the value 74.   For example, selecting “3” in the Order row would mean that the corresponding value in that column would be checked third; selecting “N/A” would mean the value in that column would never be checked.   Index 0 1 2 3 4 5 6 Value 15 27 33 41 56 62 74 Order