subject

Will give brainliest 1. Which statement below accurately compares ring networks and star networks?

A. Because of their configuration, star networks can be bigger than ring networks.
B. Ring networks have less redundancy than star networks, so they are more efficient.
C. Each node in a ring network makes a fresh copy of the packet when it comes through, so ring networks can be bigger than star networks or other topologies.
D. In a star network topology, when one node goes down, the whole network goes down, whereas a ring network would not go down.

2. Which of the following is NOT an accurate comparison of mesh networks and ring networks?

A. A ring network can be wider than most topologies, but not as wide as a mesh network.
B. A full mesh network is excellent, but extremely expensive compared with a ring network.
C. A mesh network is less stable than a ring network, that’s why full mesh networks are rare.
D. A mesh network connects all nodes to each other, while a ring network connects each node to the one nearest to it.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:00
Which action describes an aspect of technological design?
Answers: 1
question
Computers and Technology, 22.06.2019 06:00
Write a function that draws a pool ball. this function should take as parameters, the color, the number that should go on the pool ball, and the location of the center of the pool ball. the radius of the pool balls should be pool_ball_radius, and the font of the number should be pool_ball_font. the text of the pool ball font should be white. drawpoolball(color.orange, 5, 100, 100); drawpoolball(color.green, 6, 50, 200); drawpoolball(color.red, 3, 150, 350); drawpoolball(color.blue, 2, 250, 140); to center the numbers on the pool ball, you should use the getwidth() and getheight() methods. you are allowed to call these methods on your text object, such as txt.
Answers: 3
question
Computers and Technology, 22.06.2019 11:30
One subtask in the game is to roll the dice. explain why is roll the dice an abstraction.
Answers: 3
question
Computers and Technology, 23.06.2019 08:00
What is a scenario where records stored in a computer frequently need to be checked
Answers: 2
You know the right answer?
Will give brainliest 1. Which statement below accurately compares ring networks and star networks?<...
Questions