1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Non Linear Data Structures - Trees
  4. What is an AVL tree?
Q.

What is an AVL tree?

A. a tree which is balanced and is a height balanced tree
B. a tree which is unbalanced and is a height balanced tree
C. a tree with three children
D. a tree with atmost 3 children
Answer» A. a tree which is balanced and is a height balanced tree
View all MCQs in:   Data Structures (DS)

Discussion