Answer Posted / kushal bagaria
Binary tree is a tree which has maximum no. of childrens
either 0 or 1 or 2. i.e., there is at the most 2 branches in
every node.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Can you please explain the difference between string and an array?
What is basic data structure?
What are the major data structures used in the rdbms?
What are different types of linked lists?
Describe avl tree or height balanced binary search tree.
What is the purpose of thread?
How many sorting techniques are there?
Which is faster arraylist or linked list?
What is a multiset table?
Explain extended binary tree.
Why arraylist is not efficient for manipulation?
What is sorting problem?
Why is arraylist not thread safe?
What are different types of sorting techniques?
Define data type and what are the types of data type?