6.
Which of the following statements for a simple graph is correct?

8.
For the given graph(G), which of the following statements is true?
Graphs mcq question image

9.
Given the following adjacency matrix of a graph(G) determine the number of components in the G.
[0 1 1 0 0 0], 
[1 0 1 0 0 0],
[1 1 0 0 0 0],
[0 0 0 0 1 0],
[0 0 0 1 0 0],
[0 0 0 0 0 0].

Read More Section(Graphs)

Each Section contains maximum 100 MCQs question on Graphs. To get more questions visit other sections.