Computer Science, asked by muveenkhan84210, 4 months ago

What & graph Explain the application
of graph.​

Answers

Answered by Anonymous
1

Answer:

A graph is a non-linear data structure, which consists of vertices(or nodes) connected by edges(or arcs) where edges may be directed or undirected. In Computer science graphs are used to represent the flow of computation.

Answered by smruti232008
2

graph is a non-linear data structure, which consists of vertices(or nodes) connected by edges(or arcs) where edges may be directed or undirected. In Computer science graphs are used to represent the flow of computation.

Similar questions