In case of insertion into a linked queue, a node borrowed from the __________ list is inserted in the queue.
(a) AVAIL
(b) FRONT
(c) REAR
(d) NULL
My question is from Queue using Linked List in section Abstract Data Types of Data Structures & Algorithms I
The question was posed to me in an international level competition.