In the linked implementation of a queue, a new item would be added to the:
In any queue implementation, we always add to the rear.