Multiple Choice
Which of the following shows the correct hierarchy of arithmetic operations in C
A) / + * -
B) * - / +
C) + - / *
D) * / + -
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: C Language developed at _?<br>A)at & t's
Q9: Which one of the following sentences is
Q10: A binary tree with 27 nodes has
Q11: What is an array?<br>A)an array is a
Q12: In switch statement, each case instance value
Q14: For 16-bit compiler allowable range for integer
Q15: What is function?<br>A)function is a block of
Q16: What is Keywords?<br>A)keywords have some predefine meanings
Q17: Bitwise operators can operate upon?<br>A)double and chars<br>B)floats
Q18: What is right way to Initialization array?<br>A)int