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

icon
Related questions
Question
Onone of the above
Question 45
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
O 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
Question 46
Transcribed Image Text:Onone of the above Question 45 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 O 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 Question 46
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer