JohnJacobJingle7669 JohnJacobJingle7669 23-04-2024 Computers and Technology Answered Draw a valid 12 node binary min heap. Print the keys as encountered in a preorder traversal. Is the output sorted? Justify your answer Attempt the same question for inorder and postorder traversal. No code is required.