Q103
The steps for finding post-order traversal are traverse the right subtree, traverse the left subtree or visit the current node.
A.
True
B.
False
AnswerAnswer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board