IPv4-and-Fragmentation
August 1, 2024
GATE 1995
August 1, 2024
IPv4-and-Fragmentation
August 1, 2024
GATE 1995
August 1, 2024

Back-Tracking

Question 1
Backtracking uses __________ node generation _____________ bounding functions :
A
Breadth first, with
B
Breadth first, without
C
Depth-first, with
D
Depth-first, without
Question 1 Explanation: 
Backtracking is a depth-first search with any bounding function.
Correct Answer: C
Question 1 Explanation: 
Backtracking is a depth-first search with any bounding function.

Leave a Reply

Your email address will not be published. Required fields are marked *