Vidyalelo
Data Structure · Q2

Queues in Data Structures

Programming · Data Structure · question 2

Q2

Which of the following operations is used to add an element to the end of a queue?

A.
Enqueue
Answer
B.
Dequeue
C.
Peek
D.
Push

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board