What is binary tree?

Answer Posted / himani madan

A binary tree is a tree in which each node has either 0 or 2
child nodes.

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain linked list in short.

665


What is thread and types of thread?

700


What is a Stack? Explain with example?

719


What are the tasks performed during inorder traversal?

727


Can we give size to arraylist?

689


What do you mean by selection sort?

687


Define depth and height of a tree?

791


What is sorting with example?

652


Is list a data structure?

662


How do you sort an array in decreasing order?

611


Can you list out the areas in which data structures are applied extensively?

799


What is a subtree?

699


Explain exception filter?

717


Define a stack?

779


Does arraylist maintain insertion order?

627