Computer Science
Related Questions
Fill in the blanks:
The process of inserting an element in a queue is called _________ while deleting an element from a queue is called _________.
Single-ended linear structure is a type of queue data structure.
The insertion and deletion from a Stack takes place only from the 'TOP'.
A queue behaves on the basis of LIFO principle.