subject

Write a menu-driven application to implement a print job queue in C++ using class only Create menu options to
request a print job
ask for the job name; the name may have blank spaces and consist of alphanumeric characters only, must start with a letter
display a confirmation of the job request received and the status ( denied/accepted) along with the details such as a tracking number, position in the queue( if accepted), reason for denial (if denied), etc
execute a print job (remove from the queue )
display a confirmation along with the tracking number, the name of the print job, and the number of print jobs currently in the queue
display number of print jobs executed, number of print jobs denied, number of jobs currently in the queue, number of the print job request placed
quit
the menu option made from cases or do switch and while loop with error checking in input may be called in main from a class member function
Queue made from the arithmetic algorithm with no using memory allocation.
Notes
the queue can hold 10 print jobs only
implement the print job item as a class
implement queue as a class with an automatic array
tracking to be done by queue class
no need to keep details of the denied print jobs, only their count
no vectors
no dynamic memory allocation
use enum type or enum class where appropriate

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 15:00
In the blank libreoffice writer document, to start the process of entering a date field into a letter, click on the insert menu. edit menu. file menu. fields menu.
Answers: 3
question
Computers and Technology, 23.06.2019 15:00
Jake really works well with numbers and is skilled with computers but doesn't work well with others. which of the jobs discussed in this unit might be best for jake? why?
Answers: 3
question
Computers and Technology, 24.06.2019 11:00
In three to five sentences, describe how you can organize written information logically and sequentially
Answers: 1
question
Computers and Technology, 24.06.2019 15:30
What type of forensic evidence was recovered during the bomb set off at the new mexico facility on the video that was similar to the evidence obtained at the boston bombings and how did the evidence allow the researchers to connect other pieces of evidence to the same bomb?
Answers: 2
You know the right answer?
Write a menu-driven application to implement a print job queue in C++ using class only Create menu...
Questions
question
Spanish, 06.10.2020 21:01
question
Mathematics, 06.10.2020 21:01
question
Mathematics, 06.10.2020 21:01
question
Mathematics, 06.10.2020 21:01
question
Health, 06.10.2020 21:01
question
Biology, 06.10.2020 21:01