Topic: Queue Problem / Level: beginner

Problem: Write a program to print the elements of a queue at even positions.

Run the code to see the output here...