While checking the print queue, a technician determines that a print job at the top of the queue requires a paper size not loaded in the printer. Which of the following is the BEST option to get the other print jobs to print until the issue can be resolved?
A. Force the job to print on the paper that is loaded in the printer.
B. Lower the priority of the jammed print job.
C. Delete all print jobs and have all the users resubmit the print jobs.
D. Increase the priority of all other jobs in the print queue.
Answer: B. Lower the priority of the jammed print job.
You might also like to view...
In 2011 a program named Watson running on an IBM supercomputer
a. decoded the human genome for the first time. b. became the first computer program to take the job of a software engineer. c. won the World Crossword Puzzle Championship sponsored by The New York Times. d. defeated the two most successful human Jeopardy! champions in a three-game match. e. passed the Turing Test in a competition sponsored by the Association for Computing Machinery.
Which of the following will not produce a compiler error?
a. Changing the value of a constant after it is initialized. b. Changing the value at a given index of an array after it is created. c. Using a final variable before it is initialized. d. All of the above will produce compiler errors.