1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. The Worst case occur in linear search al...
Q.

The Worst case occur in linear search algorithm when_____________.

A. item is somewhere in the middle of the array.
B. item is not in the array at all.
C. item is the last element in the array.
D. item is the last element in the array or is not there at all.
Answer» D. item is the last element in the array or is not there at all.
View all MCQs in:   Data Structures (DS)

Discussion