The stub of our constructor should look like this:
   LinkedQueue::LinkedQueue() {
   }
The constructor should behave as follows: