MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
Depth-First Search is implemented in recursion wit..
1.
Depth-First Search is implemented in recursion with _______ data structure.
A.
LIFO
B.
LILO
C.
FIFO
D.
FILO
Answer» B. LILO
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Is optimality and completeness exist in bidirectional search algorithm?
A* algorithm is based on __________
Which of the following search algorithm searches forward from initial state and backward from goal state till both meet to identify a common state?
What is Space Complexity of Depth First search algorithm?
What is Branching Factor?
Searching using query on Internet is, use of ___________ type of agent.
What is disadvantage of Greedy Best First Search?
Depth-First Search is implemented in recursion with _______ data structure.
What is Time Complexity of Breadth First search algorithm?
What is Initial state + Goal state in Search Terminology?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply