Which of the following is a good practice when you are installing a new device?

A. reinitialize the kernel
B. check for a new driver
C. recompile the installed driver
D. always use the driver supplied by the OS


Answer: B

Computer Science & Information Technology

You might also like to view...

Lines that separate cells in a spreadsheet are called ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Answer the following statement(s) true (T) or false (F)

Type 1 hypervisors are usually the ones you find loaded on a suspect machine.

Computer Science & Information Technology

The array char message[81]; can be used to store a string of up to ____ characters.

A. 79 B. 80 C. 81 D. 82

Computer Science & Information Technology

Selection statements must include a Boolean variable.

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

Computer Science & Information Technology