Login and Register ×
Check your Email for the OTP
Data Structure Searching Algorithms
⚠ Report ✓ Question Verified Copy Link
Explanation:
Answer: Linear search
Explanation: Linear search works by searching the elements one by one from the beginning of the array, which makes it a slow searching algorithm for large arrays.
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Data Structure Searching Algorithms