McqMate
Q. |
Which type of graph has all the vertex of the first set connected to all the vertex of the second set? |
A. | bipartite |
B. | complete bipartite |
C. | cartesian |
D. | pie |
Answer» B. complete bipartite | |
Explanation: the graph is known as bipartite if the graph does not contain any odd length cycle in it. the complete bipartite graph has all the vertex of first set connected to all the vertex of second set. |
View all MCQs in
Design and Analysis of AlgorithmsNo comments yet