recategorized by
3,554 views
1 votes
1 votes

Shiva draws a tree of N nodes, where a node can be adjacent to maximum of 4 other nodes. What is the minimum number of colors Shiva should use so that no two adjacent nodes get the same color?

A. 5

B. 4

C. 3

D. 2

// Please explain how to solve this?

recategorized by

1 Answer

Related questions

2 votes
2 votes
1 answer
2
2 votes
2 votes
0 answers
3
Parshu gate asked Nov 11, 2017
1,171 views
Let G be a planar Graph Such that every phase is bordered by exactly 3 edges which of the following can never be value for X(G) a)2 b)3 C)4 d)none of these
3 votes
3 votes
3 answers
4
rahul sharma 5 asked Jun 12, 2017
1,953 views
What are the chromatic number of following graphs?Answer is 6 and 4 respectively.But i am getting 3 for both.Please someone confirm this?