Given a binary search tree with 20 integer keys which include 7,
Given a binary search tree with 20 integer keys which include 7, 8, and 9, if 7 and 9 are on the same level, then 8 must be their parent. ~@[](2)答案:FALSE
-->