Examveda

What does the term "enqueue" refer to in a queue data structure?

A. Removing an element from the front

B. Adding an element to the back

C. Retrieving the element at the front

D. Clearing all elements from the queue

Answer: Option B


This Question Belongs to Data Structure >> Queues In Data Structures

Join The Discussion

Related Questions on Queues in Data Structures