Examveda

In a Red-Black tree, which property ensures that the tree remains balanced?

A. Every node is either red or black

B. The root is always black

C. Every path from a node to its descendant leaves has the same number of black nodes

D. Every node has at most two children

Answer: Option C


This Question Belongs to Data Structure >> Trees In Data Structures

Join The Discussion

Related Questions on Trees in Data Structures