what is binary tree?

Answer Posted / tadveer verma

a tree which has atmost two child is called a binary tree.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is perfect binary tree?

644


Different Types of pattern?

748


How does a binary search work?

664


Can arraylist contain null?

653


When ArrayIndexOutOfBoundsException occurs?

877


Which is faster arraylist or linked list?

665


Which sorting algorithm uses minimum number of swaps?

653


What is hashing with example?

686


How will you check the validity of an expression containing nested parentheses?

730


How do you use merge sort?

647


What is bubble sort used for?

622


Can list contain null values?

663


How can you add an item to the beginning of the list?

771


Explain the steps to insert data into a singly linked list?

656


What do you understand by doubly linked list?

689