You want to configure a printer with two print devices so that the print server sends print jobs to the print device that is least busy. What should you configure?

A. printer priority
B. job management
C. printer pooling
D. availability control


Answer: C

Computer Science & Information Technology

You might also like to view...

If the name of the input file was in a variable named filename, which of the following is the correct way to open the input stream named inFile and associate it with this file?

a. inFile.open(filename); b. inFile=filename; c. inFile="filename"; d. inFile.open("filename");

Computer Science & Information Technology

Answer the following questions true (T) or false (F)

1. True/False: GUI controls have both methods and properties. 2. True/False: The assignment statement: Set ABox.text = “hello!” will have the word “hello” displayed initially in a textbox named ABox.

Computer Science & Information Technology

Animations that bring a slide element onto the screen are known as ____________ effects.

a. Entrance b. Graphic c. Slide d. Presentation

Computer Science & Information Technology

Which of the following describes what item D in the accompanying figure is used for?

A. To assign point values to a button B. To see a list of button names C. To see a list of navigation points D. To create a navigation point

Computer Science & Information Technology