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

Which sorting algorithms are in place?

557


Which is faster quick sort or merge sort?

560


Why do we use hashset?

555


What do you know about different sorting algorithms?

601


Tell me can the size of operator be used to tell the size of an array passed to a function?

600






How do arrays work?

610


Define non-linear data structures?

641


How do you find the second largest element in an array of integers?

671


What is data and its type?

571


Compare Queue and Topic ?

760


Why insertion is faster in linked list?

522


Does treemap allow null key?

550


Why do we Use a Multidimensional Array?

566


Why heap sort is not used?

569


Discuss how to implement queue using stack.

593