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
Can arraylist contain duplicates?
What does adt stands for?
What is meant by balanced binary tree?
Define parent node?
What are stacks? Give some of its applications.
Which is the parent class of linkedlist class?
Which searching algorithm is best?
Tell me what should be done in the base case for this recursive problem?
How can we delete any specific node from the linked list?
How many passes does bubble sort need?
How can we reverse a singly linked list?
What is binary search tree and explain its time complexity?
Is pointer a variable?
How many null values are allowed in a set?
Is char array null terminated?