Q. Which of the following correctly shows the hierarchy of arithmetic operations in C? (A) / + * - (B) * - / + (C) + - / * (D) / * + - ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) / * + -