________ enablesyou to easily add new hardware to a computer system
a.Graphical user interface
b.Multitasking
c.NOS
d.Plug and Play
D
Computer Science & Information Technology
You might also like to view...
Which technology typically provides security isolation in infrastructure as a service (IaaS) cloud computing?
A. Application instance B. System image repository C. Virtual machines D. Operating systems
Computer Science & Information Technology
Which one of the following statements initializes a variable with a decimal literal?
a. string display Price = "$14.99"; b. decimal budget = 450m; c. int inventory = 150; d. double volume = 30.25;
Computer Science & Information Technology