Question: Which of the following is a real-world application of DFS?
Options:
Correct Answer: Web crawling.
Solution:
DFS is commonly used in web crawling to explore the links on a webpage.