Computer Applications
Which of the following statements is true?
- Binary search is less efficient than the sequential search.
- Binary search is less efficient than the linear search.
- Binary search is more efficient than the sequential search.
- Binary search is as efficient as the sequential search.
Java Arrays
5 Likes
Answer
Binary search is more efficient than the sequential search.
Answered By
1 Like