Vidyalelo
Data Structure · Q808

Miscellaneous on Data Structures

Programming · Data Structure · question 808

Q808

What is the condition for proper coloring of a graph?

A.
two vertices having a common edge should not have same color
Answer
B.
two vertices having a common edge should always have same color
C.
all vertices should have a different color
D.
all vertices should have same color

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board