Computer Science
In this post, utilize the queue function by creating a java program that uses the add(), element(), offer(), peek(), and poll() methods for the queue function.

In this post, utilize the queue function by creating a Java program that uses the add(), element(), offer(), peek(), and poll() methods for the queue function. Post your code and provide an explanation of your code and what each method is performing in relationship to your code. Your initial post must be a minimum of 250 words.
