In the _____ traversal of a binary tree, we process all of the children of a node before proceeding with the next level.
A. breadth-first
B. preorder
C. postorder
D. inorder
Answer: A
Computer Science & Information Technology
A. breadth-first
B. preorder
C. postorder
D. inorder
Answer: A