Answer Posted / tadveer verma
a tree which has atmost two child is called a binary tree.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is meant by ordered and sorted in collections?
What is arraylist load factor?
What is the difference between collections class vs collections interface?
How many pointers are necessary to implement a simple linked list?
Is binary tree balanced?
List out the advantages of using a linked list?
What are data members?
What is the idea behind splaying?
What is a class user?
How hashmap increases its size?
What do you mean by Runtime Error
How many types of priority queue are there?
Why is hashmap faster?
Can arraylist hold different types?
Write a program using mergesort technique.