This application is developed by using queue. Queue is one of the best data Structure to follow FIFO principle (First In First Out)
In this program all queue operation are use for the pizza system management application.like add ,delete,display, isfull, isempty etc.