A user wants to connect seven PCs together for a game night. Which of the following should the user install to help with this task?

A. Media convertor
B. Switch
C. Firewall
D. Bridge

Answer: B. Switch

Computer Science & Information Technology

You might also like to view...

Which of the following is not a valid Java identifier?

a. my Value b. $_AAA1 c. width d. m_x

Computer Science & Information Technology

Which one of the following is true about arguments and parameters?

(A) Arguments appear in calling statements; parameters appear in Sub statements. (B) Parameters appear in calling statements; arguments appear in Sub statements. (C) They are synonymous terms. (D) They are completely unrelated in a program.

Computer Science & Information Technology