Build your intuition. Is this statement true or false?
Backtracking is a technique used to solve problems that involve exploring a search space and finding a solution by systematically making choices and undoing them if they lead to a dead end.
Press true if you believe the statement is correct, or false otherwise.