MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

DATA STRUCTURES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The worst case occurs 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
Explanation: 
There is 1 question to complete.