What is binary tree?

Answer Posted / veeru

A binary tree is a tree in which the degree of a node
maximum 2 is called a binary tree.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write an algorithm to show the postfix expression with the input given as : a b + c d +*f ? .

520


Is any implicit arguments are passed to a function when it is called?

564


How do you do binary search?

490


Explain set interface?

576


What is Insertion sort, selection sort, bubble sort( basic differences among the functionality of the three sorts and not the exact algorithms)?

527






Who invented data structure?

638


What is concurrentlinkeddeque?

537


What is an ordered list?

572


What is difference between an Array and ArrayList?

544


Why is merge sort faster?

495


How many types of priority queue are there?

485


What is indexing an array?

458


How to find middle element of linked list in one pass?

535


Define adjacent nodes?

563


What is meant by a dynamic array?

505