Multiple Choice
Which of the following is NOT an ADT queue operation?
A) enqueue
B) isEmpty
C) pop
D) peek
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: In the ADT list,items can be added
Q26: If a queue is implemented as the
Q27: Write the code fragment to remove the
Q28: The first item to be added to
Q29: The _ operation adds a new item
Q31: What is meant by the first-in,first-out property
Q32: What are three examples of position-oriented ADT?
Q33: What is the main difference between a
Q34: What is a deque?
Q35: What is an event-driven simulation?