Topic: Queue Problem / Level: beginner

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

Run the code to see the output here...