Q525
What happens when the backtracking algorithm reaches a complete solution?
A.
It backtracks to the root
B.
It continues searching for other possible solutions
AnswerC.
It traverses from a different route
D.
Recursively traverses through the same route
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board