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 is hashmap faster than treemap?
Is queue fifo or lifo?
What is map keyset?
What is a multiset table?
what is the difference between singly and doubly linked lists?
What is the application of queue?
What data type is array?
Explain binary searching, Fibonacci search.
Explain Array of pointers?
Can constructor be static?
Write an algorithm to show the postfix expression with the input given as : a b + c d +*f ? .
Which sorting algorithms are in place?
How do treesets work internally?
Which collection allows null values?
Which sorting does collections sort use?