Stack is a linear data structure.
1 Like
True
Reason — A stack is a linear data structure following the Last In, First Out (LIFO) principle, where elements are arranged sequentially.
Answered By
3 Likes
Handling the processes of a network printer is the most important application of queues.
The append() function inserts an element at the rear end in a queue.
PUSH operation may result in underflow condition.
The process of inserting an element in Stack is called: