Computer Science, asked by koolkaran9077, 11 months ago

Which of the following is true about linked list implementation of queue?

Answers

Answered by ashishsingh4195
0

Linked List implementation of Queue. Which of the following is true about linked list implementation of queue? (a) In push operation, if new nodes are inserted at the beginning of linked list, then in pop operation, nodes must be removed from end. removed from the beginning.

Similar questions