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
What is a c++ class?
Explain this pointer?
What is the prototype of printf function?
Why is c++ awesome?
How do you find out if a linked-list has an end?
Describe the advantage of an external iterator.
Why are pointers used?
Can I make ios apps with c++?
Why are pointers not used in c++?
What is data binding in c++?
What is the difference between #import and #include?
What are register variables?
What does override mean in c++?
What is the difference between #import and #include in c++?
Is c++ a difficult language?