Question:

Which of the following technique of searching compares every element of list where the list can be in any order?

Updated On: Apr 19, 2024
  • Binary search
  • Linear search
  • Heap search
  • Hashing search
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

The correct option is(B): Linear search
Was this answer helpful?
0
0