1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Non Linear Data Structures - Trees
  4. Why we need to a binary tree which is he...
Q.

Why we need to a binary tree which is height balanced?

A. to avoid formation of skew trees
B. to save memory
C. to attain faster memory access
D. to simplify storing
Answer» A. to avoid formation of skew trees
View all MCQs in:   Data Structures (DS)

Discussion