Vidyalelo
Data Structure · Q167

Miscellaneous on Data Structures

Programming · Data Structure · question 167

Q167

What is the condition for proper edge coloring of a graph?

A.
Two vertices having a common edge should not have same color
B.
Two vertices having a common edge should always have same color
C.
No two incident edges should have the same color
Answer
D.
No two incident edges should have different color

Answer: Option C

Solution

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