Q. What is an AVL tree? (Solved)
1. a tree which is balanced and is a height balanced tree
2. a tree which is unbalanced and is a height balanced tree
3. a tree with three children
4. a tree with atmost 3 children
- a. a tree which is balanced and is a height balanced tree