What does a KVM do?
a. Connects a computer to Bluetooth-enabled devices
b. Allows multiple users to share a single computer
c. Networks multiple computers together
d. Connects multiple computers to save resources
Answer: d. Connects multiple computers to save resources
Computer Science & Information Technology
You might also like to view...
The most concise notation to use to define function parameters x and y as double is __________.
a) x, y b) x, double y c) double x, y d) double x, double y
Computer Science & Information Technology
What must be done in order to convert streams of bytes back into objects?
A. deserialization B. serialization C. normalization D. denormalization
Computer Science & Information Technology