Which traversal gives a decreasing order of elements in a heap where the max element is stored at the top? (A) Post-order (B) Level-order (C) Inorder (D) None of the aboveâ–ºCorrect Option Correct Option is: D