Which of the following capabilities enables a printer to store multiple documents?

a. Spooling
b. Buffer
c. Printer pool
d. Print driver


Answer: b. Buffer

Computer Science & Information Technology

You might also like to view...

By default, _____ is bold and centered in a basic table.

a. Caption text b. Table c. Th text d. None of the above

Computer Science & Information Technology

All of the following EXCEPT ________ are commands available from the Rotate command in the Arrange group

A) Flip Vertical B) Flip Horizontal C) Rotate Right 90 degrees D) Rotate Right 180 degrees

Computer Science & Information Technology

Using a C++ do while statement, print five asterisks on the screen, one at a time, on the same line.  Use the count variable below as your counter variable.  Advance the cursor to the next line when finished. ? int count = 1;

What will be an ideal response?

Computer Science & Information Technology

What is the term for a CSS that is part of an HTML file?

A. External style sheets B. Internal style sheets C. Connected CSS D. Joined style sheets

Computer Science & Information Technology