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
Why is concurrenthashmap thread safe?
What is data structure and data type?
What is difference between hashmap and hashtable?
What are the best data structure courses for gate preparation?
Is arraylist synchronized?
List out a few of the applications that make use of Multilinked Structures?
What is the difference between a hashmap and hashtable?
Write the recursive c function to count the number of nodes present in a binary tree.
Why is arraylist not thread safe?
Why hashmap is faster than hashtable?
What is binary tree used for?
What member function places a new node at the end of the linked list?
Write a code for dynamic allocation of array.
Who created quicksort?
Tell me how to find middle element of linked list in one pass?