What are Binay tress and B trees? Diff between them?

Answer Posted / answer and question

binary tree:they are equal level and higher than root tree
means they going to right side.otherwise its lower means left
side

b tree:they must eual

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When should I use unitbuf flag?

592


What does return 0 do in c++?

580


Can you please explain the difference between overloading and overriding?

603


Name the debugging methods that are used to solve problems?

581


Describe new operator and delete operator?

630






How to declare a function pointer?

579


What is a base class?

603


Is c++ built on c?

565


Can I have a reference as a data member of a class? If yes, then how do I initialise it?

708


How does c++ structure differ from c++ class?

590


What does count ++ do in c++?

695


If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3

838


What is the type of 'this' pointer?

605


How is objective c different from c++?

796


What is #include iostream?

743