Vidyalelo
Data Structure · Q214

Binary Search Trees(B Tree)

Programming · Data Structure · question 214

Q214

What are the operations that can be performed on weight balanced tree?

A.
all basic operations and set intersection, set union and subset test
Answer
B.
all basic operations
C.
set intersection, set union and subset test
D.
only insertion and deletion

Answer: Option A

Solution

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