Aptitude
Reasoning
Verbal
Technical
AI
Exams
Search
Technical
/
Programming Concepts
/
Exercises
/
Exercise 6
Programming Concepts
hard
0/15 answered
Q1
What is the difference between a B-tree and a B+ tree?
A
B+ tree cannot handle duplicates
B
There is no difference
C
B-tree is faster for all operations
D
B+ tree stores all data in leaves with linked list; B-tree stores data in internal nodes too
← Prev
1 / 15
Next →
← Exercise 5
Exercise 6 of 7
Exercise 7 →