Correct Answer : To make sure that it is still complete binary tree.
Explanation : A binary heap (whether max or min) has to satisfy the property of complete binary tree at all times.