In a binary search tree which contains several integer keys incl
In a binary search tree which contains several integer keys including 4, 5, and 6, if 4 and 6 are on the same level, then 5 must be their parent.
~@[](3)答案:FALSE
-->