Vidyalelo
Data Structure · Q300

Miscellaneous on Data Structures

Programming · Data Structure · question 300

Q300

What does Maximum flow problem involve?

A.
finding a flow between source and sink that is maximum
Answer
B.
finding a flow between source and sink that is minimum
C.
finding the shortest path between source and sink
D.
computing a minimum spanning tree

Answer: Option A

Solution

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