Examveda

Of the following rules that are followed by an AA-tree, which of the following is incorrect?
1. Only right children can be red
2. Procedures are coded recursively
3. Instead of storing colors, the level of a node is stored
4. There should not be any left children

A. 1

B. 2

C. 3

D. 4

Answer: Option D


This Question Belongs to Data Structure >> Binary Search Trees(B Tree)

Join The Discussion

Related Questions on Binary Search Trees(B Tree)