Topic: Queue Problem / Level: beginner

Problem: Write a program to peek at the rear element of the queue.

Run the code to see the output here...