Vidyalelo
Data Structure · Q159

Miscellaneous on Data Structures

Programming · Data Structure · question 159

Q159

What is the minimum dominating set of the binary tree given below?

What is the minimum dominating set of the binary tree given below?
Miscellaneous on Data Structures mcq question image
A.
{B, E, F, G}
B.
{B, C, D, F}
Answer
C.
{A, E, F, G}
D.
{C, D, F, I}

Answer: Option B

Solution

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