Vidyalelo
Data Structure · Q48

Binary Search Trees(B Tree)

Programming · Data Structure · question 48

Q48

Which of the following is an application of Red-black trees and why?

A.
used to store strings efficiently
B.
used to store integers efficiently
C.
can be used in process schedulers, maps, sets
Answer
D.
for efficient sorting

Answer: Option C

Solution

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