Vidyalelo
Data Structure · Q107

Searching Algorithms

Programming · Data Structure · question 107

Q107

Linear search(recursive) algorithm used in . . . . . . . .

A.
When the size of the dataset is low
Answer
B.
When the size of the dataset is large
C.
When the dataset is unordered
D.
Never used

Answer: Option A

Solution

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