How many unique colors will be required for proper vertex coloring of a line graph having n vertices?
(a) 0
(b) 1
(c) 2
(d) n
The question was asked in an interview for internship.
My doubt stems from Graph Coloring topic in section Graph Coloring of Data Structures & Algorithms II