Vidyalelo
Data Structure · Q28

Advanced Trees (AVL, RedBlack, BTrees)

Programming · Data Structure · question 28

Q28

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

A.
Black
B.
Can be either red or black
C.
It varies based on the position
D.
Red
Answer

Answer: Option D

Solution

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