Which of the following correctly shows the hierachy arithmetic operation in C?
Which of the following correctly shows the hierachy arithmetic operation in C? Correct Answer /*+-
The precedence and associativity of C operators are + + - - , */%, * = / = , and = ^ = 1 = etc.