1.

What is the definition of graph according to graph theory?(a) visual representation of data(b) collection of dots and lines(c) collection of edges(d) collection of verticesThis question was posed to me in an interview.The origin of the question is Graph Coloring in division Graph Coloring of Data Structures & Algorithms II

Answer» CORRECT choice is (b) collection of dots and LINES

The BEST explanation: According to the GRAPH theory a graph is the collection of dots and lines. Vertices are ALSO called dots and lines are also called edges.


Discussion

No Comment Found

Related InterviewSolutions