1.

The chromatic number of star graph with 3 vertices is greater than that of a tree with same number of vertices.(a) True(b) FalseI have been asked this question in an online quiz.I need to ask this question from Graph Coloring in chapter Graph Coloring of Data Structures & Algorithms II

Answer»

Correct choice is (b) False

The explanation is: The chromatic number of a star graph and a TREE is ALWAYS 2 (for more than 1 vertex). So both have the same chromatic number.



Discussion

No Comment Found

Related InterviewSolutions