Page 1 of 1

In linked list implementation of a queue, from where is the item deleted?

Posted: Wed Jul 13, 2022 7:41 pm
by answerhappygod
a) At the head of link list
b) At the centre position in the link list
c) At the tail of the link list
d) Node before the tail