Vidyalelo
Data Structure · Q97

Advanced Trees (AVL, RedBlack, BTrees)

Programming · Data Structure · question 97

Q97

Which of the following is true?

A.
B + tree allows only the rapid random access
B.
B + tree allows only the rapid sequential access
C.
B + tree allows rapid random access as well as rapid sequential access
Answer
D.
B + tree allows rapid random access and slower sequential access

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board