Vidyalelo
Data Structure · Q853

Miscellaneous on Data Structures

Programming · Data Structure · question 853

Q853

Vertex covering can be a good approach to which type of the problems?

A.
Where all the vertex in the graph need to be included
B.
Where all the edges in the graph need to be included
Answer
C.
Only half edges in the graph need to be included
D.
Only half of the total vertices need to be included

Answer: Option B

Solution

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