Regardless of the algorithm being used, a search through an array is always performed
a. from lowest to highest element
b. from highest to lowest element
c. beginning with the middle element
d. using a binary search algorithm
e. None of these
e. None of these
Computer Science & Information Technology