Correct Answer : LIFO
Explanation : Depth-First Search implemented in recursion with LIFO stack data structure.