Multiple Choice
Which of the following is not a queue operation?
A) enqueue
B) dequeue
C) first
D) isEmpty
E) all of the above are queue operations
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: Which of the following methods inserts an
Q26: What is wrong with implementing a queue
Q27: A postfix expression can be easily evaluated
Q28: Suppose there were no count variable stored
Q29: What exception is thrown if the pop
Q31: A queue is a FIFO structure.
Q32: Write out the order of elements that
Q33: It is only possible to implement a
Q34: List the five basic operations on a
Q35: Suppose the following sequence of elements are