complete the sentence. a search can be done on a list that is not ordered.

complete the sentence. a search can be done on a list that is not ordered.

complete the sentence. a search can be done on a list that is not ordered.

Answer

Brief Explanations:

In computer - science, a linear search (also known as sequential search) can be performed on an unordered list. It checks each element one by one until the target element is found or the end of the list is reached.

Answer:

linear