InterviewSolution
Saved Bookmarks
| 1. |
Which type of data structure does rope represent?(a) Array(b) Linked List(c) Queue(d) Binary TreeAsked question is from Binary Trees in chapter Binary Trees of Data Structures & Algorithms IThis question was posed to me in final exam. |
|
Answer» Correct option is (d) Binary Tree |
|