Computer Science, asked by ashwanitomar, 1 year ago

what is the defination of topology

Answers

Answered by siddhartharao77
3
Topology determines how the network's computers are connected.

ashwanitomar: can you give some notes of protocols
siddhartharao77: Following are the types of topology:
1. Bus

2. Ring

3. Mesh

4. Star

5. Tree
Answered by kvnmurty
3
       Topology is the way some elements (computers or cities for example) are interconnected. It is the type of graph that is formed when all the elements or nodes are connected.  There are nodes and links between nodes in a network of elements.

Some types of topology are:
  1. Bus : A single connecting path with all elements connected to it.
           This is used for memory inside computer.
  2. Star
  3. Ring
  4. Complete network connecting all elements to all others.
  5. Point to point between two stations

There are more..

kvnmurty: :-)
Similar questions