Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 8 About linear search and binary search, which of the following is correct: A. No matter if an array is sorted, we should always
Question 8
About linear search and binary search, which of the following is correct:
| A. | No matter if an array is sorted, we should always use binary search because it is faster than linear search. |
| B. | Binary search can only be used to search a target in a sorted array. |
| C. | Linear search can only be used to search a target in an un-sorted array. |
| D. | Both B) and C). |
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started