Answer Posted / wizard
A binary tree is a tree which has every node has exactly two
links i.e left and right link
| Is This Answer Correct ? | 30 Yes | 7 No |
Post New Answer View All Answers
What is lifo?
Why is an array homogeneous?
What do you mean by tree edge?
In what areas do data structures applied?
What is time complexity of sorting algorithms?
Define level of the tree?
How many pointers are necessary to implement a simple linked list?
What are the tasks performed during preorder traversal?
What is meant by hashing?
Can we increase the size of statically allocated array?
Is arraylist a class?
Define biconnectivity?
Write a program to insert an element and in the specific position in the array?
Can we put null key in hashmap?
In which matrix, we can use multilinked structures?