Latest CMC Aptitude Question SOLUTION: When a binary tree is traversed in preorder and inorder, the labels of the nodes are printed as below. Preorder: A B C D E F G H In order: B C A E G F D H In what order the nodes a