The essential condition which is checked before deletion in a linked queue is?
(a) Underflow
(b) Overflow
(c) Front value
(d) Rear value
The question is from Queue using Linked List in division Abstract Data Types of Data Structures & Algorithms I
This question was posed to me in an online interview.