>>The following questions refer ONLY to the binary search algorithm presented in class and in the Rosen textbook.<< Suppose that an element is known to be among the first four elements in an ordered list of 32. Would a linear search or a binary search locate this element more rapidly? Choose... - Now suppose it is known to be among the 5th through 8th elements in a list of 32 elements. On average, which search would be faster (in terms of number of comparisons)? Choose... - Choose. Linear Search Binary Search ment is known to be among the first brdered list of 32. What is the worst