Vidyalelo
Data Structure · Q26

Advanced Trees (AVL, RedBlack, BTrees)

Programming · Data Structure · question 26

Q26

In a Red-Black tree, which property is used to ensure that the number of black nodes on any path from the root to a leaf is the same?

A.
Red property
B.
Balance property
C.
Black-height property
Answer
D.
Node-coloring property

Answer: Option C

Solution

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