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