Make is a utility that automatically builds executable programs and libraries from source code by reading files called makefiles which specify how to derive the target program. Which of the following standard graph algorithms is used by Make.
Strongly Connected Components
Topological Sorting
Breadth First Search
Dijkstra\'s Shortest Path
This question is part of this quiz :
Top MCQs on Graph Traversals with Answers