●Traversing a binary tree in preorder is equivalent to (68) .
单选题
2022-07-11 06:35
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