Which data structure is suitable to model telephone connections in a network?
Answers
Answered by
0
A phone network is distributed over land areas called cells, each served by at least one base station. These base stations provide the cell with the network coverage which can be used for transmission of voice, data and others. ... Ted’s mobile telephone communicates with a base .
Types of Data structure
Primitive types.
Composite types or non-primitive type.
Abstract data types.
Arrays.
Lists.
Binary trees.
B-trees.
Heaps.
binary tree data structure will be suitable to model telephone connections in a network.
Answered by
0
The graphs data structure is suitable to model telephone connections in a network.
Explanation:
- In a data structure, a graph is a non-linear one. It consists of edges and nodes that connect other pairs of nodes. It generally represents networks in our life. Telephone connections in a city are an example of this data structure.
- It is also used in circuit networks or representing different networking paths. It is widely used in social networking connections like Twitter, Facebook, etc. The specific structure is represented by the nodes of the graph.
Learn more about graphs
How are graphs maintained in the memory of a computer?
https://brainly.in/question/3410580
Similar questions
English,
8 months ago
Social Sciences,
8 months ago
Math,
1 year ago
Chemistry,
1 year ago
Math,
1 year ago