Page 1094 - AP Computer Science A, 7th edition
P. 1094

3. (C) The binary search algorithm depends on the array being sorted. Sequential search has no ordering requirement. Both depend on choice A, the length of the list, while the other choices are irrelevant to both algorithms.


































































































   1092   1093   1094   1095   1096