Question
What is a common use of Linear Search?
Select an option. Your answer will be checked instantly.
Correct Answer: B. small or unsorted collections
Explanation:
Linear Search is commonly used for small or unsorted collections.
Its design supports this task efficiently or naturally.
Leave a Reply