JAMIA 2025 — Computer PYQJAMIA | Computer | 2025What is the time complexity of a linear search in an unsorted array?Choose the correct answer:A. (1)B. O(n) (Correct Answer)C. O(log n)D. O(n log n)Correct Answer: O(n)A(1)BO(n)CO(log n)DO(n log n)Show Answer SExplanationNo text explanation available.