84) If the post order traversal gives a b - c d * + then the label of the nodes 1, 2, 3 ... will be
Answer is:
+, -, *, a, b, c, d
Related Data structures and Algorithms MCQ with Answers
Answer is:
left child of the node labelled 10
Answer is:
None of these
Answer is: