Traversing a binary tree in preorder is equivalent to
Traversing a binary tree in preorder is equivalent to
A.Traversing the forest corresponding to the binary tree in root-first order.
B.Traversing the forest corresponding to the binary tree in root-last order.
C.Traversing the forest corresponding to the binary tree in breadth-first order.
D.None of the abovE.
正确答案:A
词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。
