Home »
Unlabelled »
Which of the following correctly shows the hierarchy of arithmetic operations in C? | C Programming
Which of the following correctly shows the hierarchy of arithmetic operations in C? | C Programming
A. / + * -
B. * - / +
C. + - / *
D. / * + -
Ans: D
No comments:
Post a Comment