boolean isEmpty() - return true if a tree is empty, return false otherwise. 2. void clear() - clear a tree. 3. Node search(int x) - Search a node having value x ...
確定! 回上一頁