Vidyalelo
Data Structure · Q29

Queues in Data Structures

Programming · Data Structure · question 29

Q29

In a queue, what operation is used to view the element at the front without removing it?

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

Answer: Option A

Solution

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