Topic: Queue Problem / Level: beginner

Problem: Write a program to implement a queue with a fixed capacity.

Run the code to see the output here...