MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is true for B+ trees: |
| A. | B+ trees are for storing data on disk. |
| B. | On B+ trees range queries are faster. |
| C. | B+ trees are for secondary indexes. |
| D. | B+ trees are for primary indexes. |
| Answer» C. B+ trees are for secondary indexes. | |