Vidyalelo
Data Structure · Q6

Advanced Trees (AVL, RedBlack, BTrees)

Programming · Data Structure · question 6

Q6

In a Red-Black tree, what is the color of the root node?

A.
Red
B.
Can be either
C.
Black
Answer
D.
It varies based on height

Answer: Option C

Solution

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