Implementing Stacks & Queues

What is the primary advantage of implementing a Queue using a linked list instead of an array?
Next Question (7/20)