Multiple Choice
Queue nodes are removed only from the __________ of the queue, and are inserted only at the __________ of the queue.
A) tail, tail.
B) tail, head.
C) head, tail.
D) head, head.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Which statement is false?<br>A) The shape of
Q3: The technique of implementing each stack method
Q4: List nodes normally are not necessarily stored
Q5: If no memory is available, keyword new
Q6: A stack is a _ data structure.<br>A)
Q7: A queue is a _ data structure.<br>A)
Q8: An isEmpty method you write to test
Q9: Which statement is false?<br>A) A linked list
Q10: Which statement is false?<br>A) When a method
Q11: A _ class contains a reference member