单选题:If a general tree $$T$$ is converted into a binary tree $$BT$$,
If a general tree $$T$$ is converted into a binary tree $$BT$$, then which of the following $$BT$$ traversals gives the same sequence as that of the post-order traversal of $$T$$? @[B](2)
A. Pre-order traversal
B. In-order traversal
C. Post-order traversal
D. Level-order traversal
A.Pre-order traversal
B.In-order traversal
C.Post-order traversal
D.Level-order traversal
答案:B
A. Pre-order traversal
B. In-order traversal
C. Post-order traversal
D. Level-order traversal
A.Pre-order traversal
B.In-order traversal
C.Post-order traversal
D.Level-order traversal
答案:B