The append() function inserts an element at the rear end in a queue.
1 Like
True
Reason — The built-in list function "append()" inserts an element at the rear end of a queue.
Answered By
2 Likes
An element to a queue is added from the front end.
Handling the processes of a network printer is the most important application of queues.
Stack is a linear data structure.
PUSH operation may result in underflow condition.