AMU 2025 — Computer PYQAMU | Computer | 2025The time complexity of binary search algorithm is:Choose the correct answer:A. O(n) (Correct Answer)B. O(n²)C. O(log(n))D. O((log(n))²)Correct Answer: O(n)AO(n)BO(n²)CO(log(n))DO((log(n))²)Show Answer SExplanationNo text explanation available.