What is binary tree?

Answer Posted / ajay

A binary tree is a data structure in which the nodes
contains at most two links(i.e.,left child and/or right
child)

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a Program for Insert in a sorted list

499


When ArrayIndexOutOfBoundsException occurs?

650


Define parent node?

541


Can we store a string and integer together in an array?

458


State the difference between queues and linked lists?

533






What is comparator interface used for?

525


Does list allow null values?

480


Can we change the size of an array at run time?

524


On clicking a node in a tree, all the adjacent edges are turned on. Calculate min of clicks such that all the edges are turned on.

601


Why concurrenthashmap is fail safe?

507


What is meant by arraylist?

477


What is stack push?

454


What is b tree in data structure?

474


What is the use of sorting the data?

540


Define secondary clustering?

514