Vidyalelo
Data Structure · Q39

Miscellaneous on Data Structures

Programming · Data Structure · question 39

Q39

What is the primary use of a B Tree in file systems?

A.
To manage large blocks of data on disk
Answer
B.
For quick in-memory sorting
C.
To implement a simple key-value store
D.
For managing dynamic sets

Answer: Option A

Solution

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