Answer Posted / n.k
Binary tree is a tree which has at most two sub node namely
left sub tree and right sub tree or may be null
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why is hashmap faster than arraylist?
Describe tree database. Explain its common uses.
What are the properties of binary tree?
What does quick sort do?
Is null allowed in list?
What is data algorithm?
What is a minimum spanning tree?
Can I provide array size dynamically?
What is a b+ tree? Explain its uses.
What is Jagged Arrays?
Which is faster array or arraylist?
List some applications of multilinked structures?
What are the applications of stack?
Can arraylist contain null?
When would you use a hashmap?