Java Array-based Queue Implementation

A queue is an abstract data structure that is open on both ends. One end is…