Often we wish to process a binary tree by “visiting” each of its nodes, each time performing a specific action such as printing the contents of the node.
確定! 回上一頁