1.

Traversing a binary tree first root and then left and right subtrees called _______traversal.

A. Inorder
B. Preorder
C. Postorder
D. None of these
Answer» C. Postorder


Discussion

No Comment Found