A technician is configuring the Windows computers on a network to print to a printer that is directly connected to the network via UTP cable.
 
What term best describes this method of printer connectivity?

A. Network printer
B. Shared printer
C. Network drive mapping
D. Administrative share


Answer: A

Computer Science & Information Technology

You might also like to view...

Programmers commonly use a technique known as ____________ to divide an algorithm into smaller parts, which are then implemented as methods.

a. flow charting b. top-down design c. modular prototyping d. sub task recognition

Computer Science & Information Technology

The function copyHalf copied the top half of the picture into the bottom half. Write a new function copyUpHalf that copies the bottom half of the picture into the top.

What will be an ideal response?

Computer Science & Information Technology

Which of the following is not a keyword used for default settings in an !ATTLIST element?

(a) #IMPLIED (b) #DEFINE (c) #REQUIRED (d) #FIXED

Computer Science & Information Technology

Method ____ is called whenever the SeekBar’s thumb position changes.

a. onProgressChanged b. onSeekBarChanged c. onThumbPositionChanged d. onValueChanged

Computer Science & Information Technology