Q1
What is the primary property of an AVL tree?
A.
It allows duplicate keys.
B.
It is a self-balancing binary search tree.
AnswerC.
It maintains a fixed height.
D.
It allows duplicate keys.
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board