Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is binary tree?

Answer Posted / chinnadurai.s

A tree with at most two children for each node.

or

A binary tree either

* is empty (no nodes), or
* has a root node, a left binary tree, and a right
binary tree.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a matrix? Explain its uses with an example

1250


what is the biggest advantage of linked lists?

998


Can we null keys in treemap?

1055


Which is the parent class of abstractsequentiallist class?

1034


Is priority queue sorted?

1018


What do you mean by probing?

1042


What is data structure and its classification?

965


Write the algorithm for converting infix expression to postfix expression?

1019


Which is the parent class of enumset class?

1016


Is quicksort greedy algorithm?

1138


What is java priority queue?

1024


Why is hashmap faster than arraylist?

1080


What is the use of tree data structure?

929


How to reverse a linked list iterative algorithm?

977


What data structure does a binary tree degenerate?

949