Vidyalelo
Data Structure · Q119

Searching Algorithms

Programming · Data Structure · question 119

Q119

Where is linear searching used?

A.
Used all the time
B.
When the list has only a few elements
C.
When performing a single search in an unordered list
D.
When the list has only a few elements and When performing a single search in an unordered list
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board