What is binary tree?

Answer Posted / wizard

A binary tree is a tree which has every node has exactly two
links i.e left and right link

Is This Answer Correct ?    30 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

519


Are sets sorted?

522


What do you mean by garbage collection?

527


Define indegree of a graph?

680


Explain the internal working of a hash map?

511






What happens if an array goes out-of-bounds?

668


Which data structure is applied when dealing with a recursive function?

612


What is linked hash set?

474


What are linked lists good for?

472


Is queue fifo or lifo?

491


Does linked list allow null values?

468


What is an ordered list?

572


Which sorting algorithm is best for large data?

471


A lot of data structures related programs related to only trees and graphs, like the diameter of a tree, removing the loops in a graph etc.

523


What are hashmaps good for?

526