1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Non Linear Data Structures - Trees
  4. An AVL tree is a self – balancing binary...
Q.

An AVL tree is a self – balancing binary search tree, in which the heights of the two child sub trees of any node differ by

A. At least one
B. At most one
C. Two
D. At most two
Answer» B. At most one
View all MCQs in:   Data Structures (DS)

Discussion