Description
Write a Program to Implement a Queue Data Structure in Java.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking
● Implement Queue Data Structure
Prerequisites
You should have VS Code or any other suitable IDE like Eclipse for programming and running the code.