Multiple Choice
Which of the following operations leaves a queue unchanged?
A) enqueue
B) dequeue
C) dequeueAll
D) peek
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q44: In an event-driven simulation of a bank,the
Q45: New items enter a queue at its
Q46: What is the difference between an external
Q47: What is the action performed by the
Q48: The pop operation of the ADT stack
Q50: Write the code fragment to insert a
Q51: Which of the following is the code
Q52: The enqueue operation of the ADT queue
Q53: What is the action performed by the
Q54: If you wanted to write a program