Tree Topology




- Tree topology is structured like a tree in real world.
- Tree structure has a root node, intermediate nodes and leaves.
- Root node is the main or head node of the structure, and the leaves are the last nodes, which has no further child nodes.
- This structure is arranged in a hierarchical form, any nodes can have any number of the child nodes.
No comments:
Post a Comment