1.

What will be the chromatic number for an empty graph having n vertices?(a) 0(b) 1(c) 2(d) nThe question was asked in an interview for job.My question is taken from Graph Coloring in chapter Graph Coloring of Data Structures & Algorithms II

Answer»

The correct OPTION is (B) 1

To EXPLAIN: An empty graph is a graph without any edges. So the chromatic number for such a graph will be 1.



Discussion

No Comment Found

Related InterviewSolutions