To physically connect a workstation to a LAN requires a

A. file server
B. network interface card
C. multiplexer
D. bridge

Answer: B

Computer Science & Information Technology

You might also like to view...

To move a chart, you double-click its border and drag the chart to a new location

Indicate whether the statement is true or false

Computer Science & Information Technology

One difference between the three-argument version of the get function and the getline function is that:

a. Only get has a delimiter. b. The getline function removes the delimiter from the stream. c. Only get adds the delimiter to the array. d. getline stores the characters it reads into its character array argument.

Computer Science & Information Technology