what is the different between B-tree and B+ tree.

Answer Posted / baskerdearer

In B+ tree all the data present at the leaf node. so we can
easily access the data. In DBMS the table value stored by
B+ tree.

Is This Answer Correct ?    83 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is bubble sort used for?

533


What is the difference between linked list and array?

568


How will you represent a linked list in a graphical view?

725


Which is the simplest file structure? (a) Sequential (b) Indexed (c) Random (a) Sequential

805


What does the dummy header in the linked list contain?

839






Explain the term recursive case?

617


How many pointers are necessary to implement a simple linked list?

783


Can you sort a string?

546


Which sorting algorithm is best for small data?

552


What is data structure what is need of it?

561


How do you sort in ascending order in arraylist?

577


What is the difference between a hashmap and hashtable?

519


What is a class user?

641


How efficient is bubble sort?

585


Which sorting algorithm has minimum number of swaps?

570