1.

In the dequeue operation, we need to first check whether the queue is empty, then

A. produce overflow error and exit
B. produce underflow error and execute
C. produce overflow error and execute
D. produce underflow error and exit
Answer» E.


Discussion

No Comment Found