Problem:
Question 1: Define a Queue. What operations would you need to support ADT Queue ?
Question 2: Based on answer for 1. develop a C++ interface (template) to define Queue operations.
Please can anyone help me to answer these question in detail.