Vidyalelo
Data Structure · Q20

Queues in Data Structures

Programming · Data Structure · question 20

Q20

Which of the following operations in a queue involves removing an element from the front?

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

Answer: Option B

Solution

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