-->
当前位置:首页 > 题库

If a node is the last visited node in the inorder traversal of a

Luz5年前 (2021-05-10)题库1091
If a node is the last visited node in the inorder traversal of a given binary tree, then it must also be the last visited node in the preorder traversal of the tree. ~@[](2)

答案:FALSE