144) The average successful search time taken by binary search on a sorted array of 10 items is
Answer is:
2.9
Related Data structures and Algorithms MCQ with Answers
Answer is:
p x (m div 3)
Answer is:
All of these
Explanation:
Sorting is useful for
* report generation
* responding to queries easily
* making searching easier and efficient