1. 依據圖一裡面的 binary search tree 回答問題。 如果現在要加入數字 7 的話,7 的親代節點(parent node)會是哪一個數字的節點?(A) 6 (B) 2(C) 8 (D) 4