
B+Trees

Quiz
•
Professional Development, Computers
•
Professional Development
•
Hard
LE210 Sankara Nayaki K
Used 11+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Consider a B+-tree in which the maximum number of keys in a node is 5. What is the minimum number of keys in any non-root node?
1
2
3
4
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which one of the following is a key factor for preferring B-trees to binary search trees for indexing database relations?
Database relations have a large number of records
Database relations are sorted on the primary key
B-trees require less memory than binary search trees
Data transfer form disks is in blocks.
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
B+ trees are preferred to binary trees in databases because
Disk capacities are greater than memory capacities
Disk access is much slower than memory access
Disk data transfer rates are much less than memory data transfer rates
Disks are more reliable than memory.
4.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of the following is FALSE about B/B+ tree
B/B+ trees grow upward while Binary Search Trees grow downward
Time complexity of search operation in B/B+ tree is better than Red Black Trees in general.
Number of child pointers in a B/B+ tree node is always equals to number of keys in it plus one.
A B/B+ tree is defined by a term minimum degree. And minimum degree depends on hard disk block size, key and address sizes.
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
A B-tree of order 4 is built from scratch by 10 successive insertions. What is the maximum number of node splitting operations that may take place?
3
4
5
6
6.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
The order of a leaf node in a tree B+ ? is the maximum number of (value, data record pointer) pairs it can hold. Given that the block size is 1K bytes, data record pointer is 7 bytes long, the value field is 9 bytes long and a block pointer is 6 bytes long, what is the order of the leaf node?
62
63
64
65
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The order of an internal node in a B+ tree index is the maximum number of children it can have. Suppose that a child pointer takes 6 bytes, the search field value takes 14 bytes, and the block size is 512 bytes. What is the order of the internal node?
24
25
26
27
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
C Structures

Quiz
•
Professional Development
6 questions
Turma 50

Quiz
•
Professional Development
10 questions
CHRISTMAS TRIVIA! ChristMasaya!

Quiz
•
Professional Development
15 questions
Informática - Memorias

Quiz
•
Professional Development
10 questions
Módulo 2

Quiz
•
Professional Development
15 questions
Data Structures and Algorithms Quiz2

Quiz
•
Professional Development
10 questions
ADS QUIZ FOR MECH1

Quiz
•
Professional Development
13 questions
Data Structure

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade