What is binary tree?

Answer Posted / naz

A Binary Tree is a finite set of elements called Node.....

Is This Answer Correct ?    6 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the recursive c function to count the number of nodes present in a binary tree.

484


Can we use ordered set for performing binary search?

543


What is the difference between arraylist and hashmap?

430


Is an arraylist an object?

482


Which sorting algorithm uses minimum number of swaps?

458






What is the difference between for and foreach loop?

457


Which is better stack or queue?

456


what is traversal in linked lists?

573


Why is selection sort used?

495


What are sorting algorithms used for?

529


Why use a tuple instead of a list?

460


What do you mean by quadratic probing?

558


How to find the duplicate in an array?

543


Explain Stack

574


What is binary tree used for?

509