Choose true statement :
I - Binary search is faster than linear search.
II - Binary search may not be applied on all the input lists on which linear search can be applied.
1
Only I
2
Only II
3
Both I and II
4
Neither I nor II
Choose true statement :
I - Binary search is faster than linear search.
II - Binary search may not be applied on all the input lists on which linear search can be applied.