1.

Which of the following is not a type of graph in computer science?(a) undirected graph(b) bar graph(c) directed graph(d) weighted graphI got this question during an interview.Origin of the question is Graph Coloring topic in section Graph Coloring of Data Structures & Algorithms II

Answer»

The correct option is (b) bar graph

Easy explanation - ACCORDING to the graph theory a graph is the COLLECTION of DOTS and LINES. A bar graph is not a TYPE of graph in computer science.



Discussion

No Comment Found

Related InterviewSolutions