Vidyalelo
Data Structure · Q3

Advanced Trees (AVL, RedBlack, BTrees)

Programming · Data Structure · question 3

Q3

In a Red-Black tree, which property ensures that no two consecutive red nodes exist on any path?

A.
Black property
B.
Balance property
C.
Height property
D.
Red property
Answer

Answer: Option D

Solution

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