1. Computer Science Engineering (CSE)
  2. Data Structure (DS)
  3. The number of comparisons done by sequen...
Q.

The number of comparisons done by sequential search is ………………

A. (n/2)+1
B. (n+1)/2
C. (n-1)/2
D. (n+2)/2
Answer» B. (n+1)/2
View all MCQs in:   Data Structure (DS)

Discussion