What additional requirement is placed on an array so that binary search may be used to locate an entry? O The array must have at least 2 entries The array size must be a power of two The array must be sorted The array elements must form a binary search tree None of the above
What additional requirement is placed on an array so that binary search may be used to locate an entry? O The array must have at least 2 entries The array size must be a power of two The array must be sorted The array elements must form a binary search tree None of the above
Related questions
Question
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 3 steps