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

Answer Posted / shahram

They are NOT same
b-tree is balanced multiway tree.every node may has more
than 2 sub nodes and every leaf can hold more than one element.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does floor mean in c++?

578


List the issue that the auto_ptr object handles?

609


What is the oldest programming language?

564


Mention the storage classes in c++.

645


What is c++ course?

576






What is a class template?

583


What is the difference between a type-specific template friend class and a general template friend class?

552


What is meant by forward referencing and when should it be used?

550


What is the use of pointer in c++ with example?

559


What are 2 ways of exporting a function from a dll?

609


How the endl and setw manipulator works?

556


What is meant by entry controlled loop?

656


What are the rules for naming an identifier?

556


What are references in c++?

652


What is stack unwinding?

604