Introduction - If you have any usage issues, please Google them yourself
Queue is a special kind of linear form, it only allows the front of the table (front) to delete, and in the form of back-end (rear) to insert. The insertion of the tail end is called, the deletion of the terminal as team head. There is no queue element, called the empty queue.