What are Binay tress and B trees? Diff between them?
Answer Posted / b.jansi rani
->B-tree is smaller as compare to a binary tree.
->B-tree used as many nodes.
->B-tree database is "DISK"and Binary tree database is "RAM"
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Which software is used to run c++ program?
Explain terminate() and unexpected() function?
Difference between Abstraction and encapsulation in C++?
Why struct is used in c++?
Distinguish between a # include and #define.
What is the use of structure in c++?
How to defines the function in c++?
What is a constant? Explain with an example.
Why ctype h is used in c++?
Mention the storage classes in c++.
How do you clear a buffer in c++?
Define vptr.
What is enum c++?
how to explain our contribution in the project?
What is :: operator in c++?