what is topplogy one word answer
Answers
Answer:
Topology is derived from two Greek words topo and logy, where topo means 'place' and logy means 'study'. In computer networks, a topology is used to explain how a network is physically connected and the logical flow of information in the network.
I HOPE IT WILL BE HELPFUL.
IF YES ,MARK ME BRAINLIEST.
Question:
What is topology?
Answer:
The way in which computers are connected to each other in a network is called Topology. Topology can be of following types:
1) Bus Topology: In bus topology, all the nodes and server are connected on a single bus(wire). Data travels from one node to another on a single wire via nodes, but the route is manged by the server.
2) Star Topology: In star topology, all the computers are connected to a main computer through independent wire or cable. They interact with each other via a server(main computer). The server keeps track of the addresses of all the nodes of the network.
3) Ring Topology: In ring topology, all the nodes and servers are connected in such a fashion that they make a structure of a ring. Data travels from one node to another via a server and may either of the two possible routes.