Vidyalelo
Data Structure · Q171

Trees in Data Structures

Programming · Data Structure · question 171

Q171

Which of the following is the simplest data structure that supports range searching?

A.
Heaps
B.
binary search trees
C.
AA-trees
D.
K-d trees
Answer

Answer: Option D

Solution

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