Vidyalelo
Data Structure · Q467

Miscellaneous on Data Structures

Programming · Data Structure · question 467

Q467

What is the maximal independent set for the graph given below?

What is the maximal independent set for the graph given below?
Miscellaneous on Data Structures mcq question image
A.
{C, D, E, G}
B.
{A, C, D, F}
Answer
C.
{A, E, B, C}
D.
{A, B, C, D}

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board