In a circular queue of size 100:
1. Let the maximum number of times the dequeue operation can be performed after which underflow condition will occur, if the quee is
circular be x.
2. Let the maximum number of times the dequeue operation can be performed after which underflow condition will occur, if the queue is non-circular be y.
Which of the following is the correct value of x-y?
Ops:
A. 99
B. 0
C. 100
D. 1
Answers
Answered by
1
Answer:
99 is correct answer ok ok ok
Similar questions