In the linked chain implementation of a queue, the chain’s first node contains

the queue’s front entry
  • the queue’s back entry
  • both a queues front and back entry
  • none of these answers are correct

There are no hints for this question