Problem
1. Give the definitions for the default (zero-argument) constructor and the member functions Queue::is Empty for the template class Queue (Display 17.20).
2. Give the definitions for the member functions Queue::add and Queue::remove for the template class Queue (Display 17.20).