Answer Posted / wizard
A root node contains data part and has link part. i.e links
to its child. if it is binary tree it has two links i.e left
child and right child
| Is This Answer Correct ? | 36 Yes | 6 No |
Post New Answer View All Answers
What are three common types of traversals?
What do you mean by balanced trees?
What is the difference between adt and data structure?
Is it legal to initialize list like this?
What is data type and its types?
What do you mean by breadth first search (bfs)?
Tell me what is quick sort?
What is sorted list in data structure?
How do I remove a value from a list?
What is reduction to sorting method?
Define left-in threaded tree?
Write a code for dynamic allocation of array.
Can nsarray contain nil?
Where is binary tree used?
What is data structure and data type?