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
AnswerD.
For representing a graph
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board