Answer Posted / guest
binary tree is parent node have maximum 2 child. that type
of tree is called as binary tree
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why sorting algorithms are important?
What is meant by binary tree traversal?
Which data structure is used in arraylist?
“int a[] = new int[3]{1, 2, 3}” – This a legal way of defining the arrays?
Explain about circular linked list?
Why do we Use a Multidimensional Array?
What is copyonwritearraylist?
Why is sorting important?
Differentiate between hashset and hashmap.
What is the difference between dictionary and hashtable?
What does enum do?
Explain the types of linked lists.
What is the difference between hashset and treeset?
What data type is array?
What is sequential mapping in data structure?