InterviewSolution
Saved Bookmarks
| 1. |
A graph with chromatic number less than or equal to k is called?(a) K chromatic(b) K colorable(c) K chromatic colorable(d) K colorable chromaticThe question was asked in examination.Origin of the question is Graph Coloring in chapter Graph Coloring of Data Structures & Algorithms II |
|
Answer» The correct CHOICE is (b) K COLORABLE |
|