Vidyalelo
Data Structure · Q1114

Miscellaneous on Data Structures

Programming · Data Structure · question 1114

Q1114

What is vertex coloring of a graph?

A.
A condition where any two vertices having a common edge should not have same color
Answer
B.
A condition where any two vertices having a common edge should always have same color
C.
A condition where all vertices should have a different color
D.
A condition where 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