Computer Science, asked by Anonymous, 9 months ago

what is the underflow condition of a queue?​

Answers

Answered by minhaj8255
0

Answer:

Delete operation is used to delete an element from Circular Queue. In order to delete an element from CircularQueue first we have to check weather Circular Queue is empty or not. If Circular Queue is empty then we can not delete an element from CircularQueue. This condition is known as “Underflow”.

Explanation:

plz mark in the brainliest ❤☝️

Similar questions