It is not possible to do a search operation in an array that is not sorted. State True/False.
Answer options
A
TRUE
B
FALSE
Correct answer: FALSE
Explanation
This statement is false. It is not possible to do a search operation in an array that is not sorted. State True/False is incorrect.