Which of the following is NOT true about a red-black tree?
a) it is balanced
b) its insertion operation requires one pass from root to leaf
c) its deletion operation requires one pass from root to leaf
d) it requires more storage than a 2-3-4 tree
d.
Computer Science & Information Technology