Vidyalelo
Computer Fundamentals · Q123

Operating System

Computer Related · Computer Fundamentals · question 123

Q123

A spooler is a

A.
Location in memory that maintains the contents of documents until it prints out
B.
Queue of print job that are waiting to print
C.
Program that coordinates the print job that are waiting to process
Answer
D.
Message sent from the printer to the operating system when a print job is completed

Answer: Option C

Solution

Answer: Option C
Solution:
A program that controls spooling -- putting jobs on a queue and taking them off one at a time. Most operating systems come with one or more spoolers, such as a print spooler for spooling documents. In addition, some applications include spoolers. Many word processors, for example, include their own print spooler.
A good print spooler should allow you to change the order of documents in the queue and to cancel specific print jobs.

Source : webopedia.com