A ________ connects two or more computers in a network.

A) repeater
B) hub
C) router
D) switch


Answer: C) router

Computer Science & Information Technology

You might also like to view...

What exception type does the following program throw?

``` public class Test { public static void main(String[] args) { int[] list = new int[5]; System.out.println(list[5]); } }``` a. ArithmeticException b. ArrayIndexOutOfBoundsException c. StringIndexOutOfBoundsException d. ClassCastException e. No exception

Computer Science & Information Technology

List three ways to find out about problems or opportunities that might call for a systems solution.

What will be an ideal response?

Computer Science & Information Technology

One risk associated with disaster recovery is ________

A) employees will realize that longer than usual work hours, and altered work schedules, will likely be the case B) employees can become less cautious than they may be in other situations, more aggressive, and pay less attention to detail than might be prudent C) employees are likely to be more mindful of security precautions if they are different than those at the primary work location D) All of the above

Computer Science & Information Technology

Which of these is not a mode in which you can use BitLocker?

a. TPM only b. TPM and PIN c. TPM and startup key d. TPM and USB

Computer Science & Information Technology