In the ____ topology configuration, hosts are connected to each other through a central controller which assumes all responsibility for routing messages to the appropriate host.

A. bus
B. spiral
C. ring
D. star


Answer: D

Computer Science & Information Technology

You might also like to view...

Consider the execution of the following for loop

for (int x = 1; x < 5; increment ) cout << x + 1 << endl; If the last value printed is 5, which of the following might have been used for increment? a. x++ b. x += 1 c. ++x d. Any of the above.

Computer Science & Information Technology

This is an issue if the two ends of the communications link are operating on different channels or you are trying to make 802.11a communicate with 802.11b.

What will be an ideal response?

Computer Science & Information Technology

A(n) ____________________ is a set of NIS maps shared by the NIS master and slave servers.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What three advantages do decision trees have over decision tables?

What will be an ideal response?

Computer Science & Information Technology