What is binary tree?

Answer Posted / siya

a binary tree is a tree,whose root has degree 2 and other
nodes has degree 2or 3.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the limit of arraylist?

472


What is the most used data structure?

462


Do all declaration statements result in a fixed reservation in memory?

512


Is json a data structure?

523


Is it possible to insert different type of elements in a stack? How?

531






Explain what is linear search?

581


What is height balanced tree?

504


Why do we use arrays?

529


What is circular queue example?

472


What is collision in data structure?

503


What is the difference between sorting and classifying?

480


What is the need for priority queue?

554


How efficient is binary search?

466


What is difference between list and set?

469


Which one is the simplest sorting in data structure?

633