📚 Question Bank Q67 — Algorithms
Tags
Algorithms
Q67. Marks: +2.0 UGC NET Paper 2: Computer Science 2nd January 2026 Shift 1
Which of the following statements about DFS are correct?
A. It can detect cycles in a graph
B. It can be used to find connected components.
C. It works for both directed and undirected graph.
D. Guarantees shortest path in unweighted graphs.
Choose the correct answer from the options given below:
1.A, B, C Only ✓ Correct
2.A, B, C, D
3.C, D Only
4.B, C Only
📄 All “Algorithms” questions across papers
🏷 Change Tag for this Question