In a wired network a ____ is a hardware device that joins multiple computers within one local area network (LAN).

A. bridge
B. router
C. gateway
D. switch


Answer: D

Computer Science & Information Technology

You might also like to view...

In the fragment below, what is the minimum size of result required for successful and valid concatenation of "double " and "trouble"?

``` strcpy(result, "double"); strcat(result, "trouble"); ``` a. 10 b. 13 c. 14 d. 15 e. none of the above

Computer Science & Information Technology

When a popup appears, a visitor must click the ____ button in order to proceed.

A. Send B. Submit C. OK D. Enter

Computer Science & Information Technology

The three virtual switch types to select from are External, Internal, and ________

a. Normal b. Physical c. Private d. None of the above

Computer Science & Information Technology

An itinerary provides a detailed plan for a meeting.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology