

MCQOPTIONS
Saved Bookmarks
1. |
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» B. to save memory | |