Topic: Queue Problem / Level: beginner

Problem: Write a program to copy all elements from one queue to another.

Run the code to see the output here...