The minimum number of comparisons required to search an element from 'n' elements using Linear Search is 1.
Additional Context:
Correct Answer: (1) 1.
Arrange the following in the ascending order of their time complexity.
(A) Worst Case of Linear Search
(B) Best Case of Binary Search
(C) Worst Case of Binary Search
(D) Worst Case of Bubble Sort
Choose the correct sequence from the options given below: