InterviewSolution
Saved Bookmarks
| 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 |
|