Vidyalelo
Data Structure · Q15

Miscellaneous on Data Structures

Programming · Data Structure · question 15

Q15

What is the primary use of a Segment Tree?

A.
To maintain a sorted list of elements
B.
For implementing a priority queue
C.
To perform range queries and updates
Answer
D.
For representing a graph

Answer: Option C

Solution

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