1. Computer Science Engineering (CSE)
  2. Design and Analysis of Algorithms
  3. How many colours are used in a bipartite...
Q.

How many colours are used in a bipartite graph?

A. 1
B. 2
C. 3
D. 4
Answer» B. 2
Explanation: a bipartite graph is said to be two-colourable so that every edge has its vertices coloured in different colours.

Discussion