Special software to create a job queue is called a A. Drive B. Spooler C. Interpreter D. Linkage editor E. None of the above

[amp_mcq option1=”Drive” option2=”Spooler” option3=”Interpreter” option4=”Linkage editor E. None of the above” correct=”option2″]

The correct answer is: B. Spooler.

A spooler is a program that temporarily stores data or programs so that they can be processed later. It is often used to create a job queue, which is a list of tasks that need to be completed. The spooler will then process the tasks in the queue one at a time, until all of them are complete.

A drive is a physical device that stores data. It can be a hard drive, a floppy drive, or a CD drive.

An interpreter is a program that converts source code into machine code one line at a time.

A linkage editor is a program that combines object files into a single executable file.

None of the above options are special software to create a job queue.