Answer Posted / veeru
A binary tree is a tree in which the degree of a node
maximum 2 is called a binary tree.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Does arraylist have a tostring?
What is the use of data structure in real life?
Is hashmap synchronized?
What can be stored in an arraylist?
Why is hashmap faster than treemap?
Which of the collections allows null as the key?
What things you would care about to improve the performance of application if its identified that its db communication that needs to be improved?
What does quick sort do?
What is data and data structure?
How can you insert a node at the end of linked list?
What is doubly linked list in data structure?
What are all the classes and interfaces that are available in the collections?
What is a b+ tree? Explain its uses.
Describe the types of data structures?
Can we sort hashmap?