What device typically connects broadcast domains?
A. Domain controller
B. DNS server
C. Switch
D. Router
Answer: C
Computer Science & Information Technology
You might also like to view...
What’s wrong with the following while iteration statement?
``` while (z >= 0) { sum += z; } ```
Computer Science & Information Technology
Which class do you use to write data into a text file?
a. File b. PrintWriter c. Scanner d. System
Computer Science & Information Technology
What term describes traditional voice traffic going over the Internet?
A) Gateway B) Bandwidth C) Aggregation D) VoIP E) DSL
Computer Science & Information Technology
What term describes data actions being performed by endpoint devices, such as printing a report from a desktop computer?
A. data-in-transit B. data-in-play C. data-at-rest D. data-in-use
Computer Science & Information Technology