Vidyalelo
Data Structure · Q183

Binary Search Trees(B Tree)

Programming · Data Structure · question 183

Q183

A node of the weight balanced tree has

A.
key, left and right pointers, size
Answer
B.
key, value
C.
key, size
D.
key

Answer: Option A

Solution

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