The ability to automatically detect and configure newly installed hardware devices, such as a disk or tape drive is called ____.

A. Plug and Play
B. DHCP
C. dynamic configuration
D. automatic configuration


Answer: A

Computer Science & Information Technology

You might also like to view...

Systems that require constant updating and technical design are prone to which kind of error?

A) miscommunication B) design C) coding D) documentation

Computer Science & Information Technology

What is wrong with the following method definition?

``` public abstract void doSomething(int count) ```

Computer Science & Information Technology

Why is it important for programmers to use program comments?

What will be an ideal response?

Computer Science & Information Technology

The string compare functions return greater-than, less-than, or equal.

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

Computer Science & Information Technology