Topic: Queue Problem / Level: beginner

Problem: Write a program to implement a queue that can hold different types of data.

Run the code to see the output here...