The essential condition which is checked before insertion in a linked queue is?
(a) Underflow
(b) Overflow
(c) Front value
(d) Rear value
I'm obligated to ask this question of Queue using Linked List in division Abstract Data Types of Data Structures & Algorithms I
This question was posed to me by my college professor while I was bunking the class.