Implementing Stacks & Queues

What is the primary drawback of implementing a queue using a singly linked list without a tail pointer?
Next Question (17/20)