Which of the following search algorithms will work on unsorted data?

a.
Sequential search

b.
Both of these will work

c.
Binary search

d.
Neither of these will work

a. Sequential search