In order to do a binary search on an array Group of answer choices you must first do a sequential search to be sure the element you are looking for is there. the array must first be sorted. the values of the array must be numeric. All of these are true