what is binary tree?

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


Please Help Members By Posting Answers For Below Questions

When should structures be passed by values or by reference?

762


What is the difference between collection and collections?

748


Can hashmap be sorted?

692


State the different types of linked lists?

669


Is arraylist a list?

608


What are the different data structures?

688


What is an ordered map?

670


What can be stored in an arraylist?

654


in tree construction which is the suitable efficient data structure? (Array, linked list, stack, queue)

930


What are the five examples of data?

698


Can array store heterogeneous data?

619


What is type structure?

632


How are the elements of a 2d array are stored in the memory?

781


How would you reverse the characters of an array?

700


Does list maintain insertion order?

673