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 is difference between tree and forest?
Difference between hashset and treeset?
What is the difference between binary tree and binary search tree?
What are data members?
What is a singletonlist?
In what areas do data structures applied?
Is heap sort stable?
Is any implicit arguments are passed to a function when it is called?
What is the time complexity of selection sort?
Is arraylist reference type?
What is unbounded queue?
Who invented merge sort?