Topic: Queue Problem / Level: beginner

Problem: Write a program to get the front element of the queue without dequeuing it.

Run the code to see the output here...