Login and Register ×
Check your Email for the OTP
Data Structure Searching Algorithms
⚠ Report ✓ Question Verified Copy Link
Explanation:
Answer: Depth-first search
Explanation: Depth-first search is used for searching in a graph because it traverses the graph in a depth-first manner and can find all reachable vertices.
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Data Structure Searching Algorithms