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.