Answer Posted / siya
a binary tree is a tree,whose root has degree 2 and other
nodes has degree 2or 3.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Tell me the difference between the character array and a string.
What is the difference between the hash table and hash map?
Is arraylist a collection?
What is difference between hashmap and arraylist?
Can value be null in treemap?
Does stringutils isempty check for null?
Define a linear data structure.
How do you implement a stack?
What is the default value of Array?
Why do we study data structures?
What is entryset method in map?
What is linked list ?
write a program to accept name & sort them?
Why linked lists are better than arrays?
What is a list of lists?