Topic: Queue Problem / Level: beginner

Problem: Write a program to check if a queue is empty using a stack.

Run the code to see the output here...