

InterviewSolution
Saved Bookmarks
1. |
Define a graph describe its types |
Answer» There are several different\xa0types\xa0of charts and\xa0graphs. The four most common are probably line\xa0graphs, bar\xa0graphs\xa0and histograms, pie charts, and Cartesian\xa0graphs. They are generally used for and are best for, quite different things. Bar\xa0graphs\xa0to show numbers that are independent of each other. In discrete mathematics, a\xa0graph\xa0is a collection of points, called vertices, and lines between those points called edges. There are many different\xa0types\xa0of\xa0graphs, such as connected and disconnected\xa0graphs, bipartite\xa0graphs, weighted\xa0graphs, directed and undirected\xa0graphs, and simple\xa0graphs. | |