Examveda

What is a weight balanced tree?

A. A binary tree that stores the sizes of subtrees in nodes

B. A binary tree with an additional attribute of weight

C. A height balanced binary tree

D. A normal binary tree

Answer: Option A


This Question Belongs to Data Structure >> Binary Search Trees(B Tree)

Join The Discussion

Related Questions on Binary Search Trees(B Tree)