Two servers and five workstations are connected using a 100BASET network. Which of the following physical topologies is used?

A. FDDI
B. Bus
C. Ring
D. Star


Answer: D. Star

Computer Science & Information Technology

You might also like to view...

A logical bus network that includes a hub is known as a

a. star-wired ring network b. star network c. star-wired bus network d. none of the above

Computer Science & Information Technology

Given the ShoeType structure type definition, write a function declaration (prototype) for a void function that uses a ShoeType structure variable as a value parameter

``` struct ShoeType { char style; double price; }; ```

Computer Science & Information Technology

Click the button marked ____ in the accompanying figure to insert a Flash movie.

A. 1 B. 2 C. 3 D. none of the above

Computer Science & Information Technology

Corner points join path segments at a(n) ____.

A. miter B. anchor point C. curve D. angle

Computer Science & Information Technology