1.

Which of the following is not an advantage of trees?(a) Hierarchical structure(b) Faster search(c) Router algorithms(d) Undo/Redo operations in a notepadQuestion is taken from Binary Tree Properties in section Binary Trees of Data Structures & Algorithms II have been asked this question in my homework.

Answer»

Right choice is (d) Undo/Redo operations in a notepad

Best EXPLANATION: Undo/Redo operations in a notepad is an application of stack. Hierarchical STRUCTURE, FASTER search, Router algorithms are advantages of trees.



Discussion

No Comment Found

Related InterviewSolutions