correct hierarchy of arithmetic operation in c

correct hierarchy of arithmetic operation in ccorrect hierarchy of arithmetic operation in c

 

Which of the following shows the correct hierarchy of
arithmetic operations in C
(1) / + * –
(2) * – / +
(3) + – / *
(4) * / + –

Asked on September 19, 2018 in program.
Add Comment
0 Answer(s)

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.