Multiple choice What is the limitation of binary search? List must be unsorted Direct access to the middle element Direct access to the first element Direct access to the last element None of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation This is the limitation of binary search.