CBSE Class 12 Computer Science Question 17 of 63

Data Structures in Python — Question 10

Back to all questions
10
Question

Question 10

The process of inserting an element in a queue is called enqueue while deleting an element from a queue is called dequeue.

Answer