Page 1 of 1

Where does a new element be inserted in linked list implementation of a queue?

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) Head of list
b) Tail of list
c) At the centre of list
d) All the old entries are pushed and then the new element is inserted