what is binary tree?
Answers were Sorted based on User's Feedback
Answer / tadveer verma
a tree which has atmost two child is called a binary tree.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / chandra
the tree has at least two child is called a binary tree
.
| Is This Answer Correct ? | 0 Yes | 9 No |
What actions are performed when a function returns?
What is data algorithm?
Is treeset sorted?
Difference between arraylist and linkedlist?
What will you prefer for traversing through a list of elements between singly and doubly linked lists?
What is array and its types?
Why do we need linked list?
What is difference between for loop and foreach?
Why do we use hashmap?
What is difference between hashmap and hashtable?
Differentiate between the singly linked list and doubly linked list.
What is 1d array?