Q:

How many comparisons are done by sequential search is

0

How many comparisons are done by sequential search is


  1. (N+1)/2
  2. (N+1)/4
  3. (N+1)+1
  4. (N+1)

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

(N+1)/2

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

The queues follow... >>
<< The postfix form of the following expression A*B+C...