Chapter 18: Problem 9
When an element is removed from a queue, where is it removed from?
Short Answer
Expert verified
Answer: An element is removed from the front of the queue when using the dequeue operation.