Answer Posted / bipin from utkal university mc
root node is a special node which has no parent node.It
contains one or more field for storing children address
and also contains a data field for storing key value
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why do we use linked lists?
How to sort 1 million floating point numbers?
How do you sort in ascending order in arraylist?
What do you mean by primary clustering?
Differentiate between iterator and enumeration.
How do you find the depth of a binary tree?
What is tree and its properties?
What is quick sort?
How efficient is binary search?
What is raid (redundant array of inexpensive disks)? Explain its level?
Explain binary representation?
What is the use of bubble sort?
What are the disadvantages array implementations of linked list?
What is complete binary tree in data structure?
How would you dynamically allocate a one-dimensional and two-dimensional array of integers?