C Programming - Expressions - Discussion
Discussion Forum : Expressions - General Questions (Q.No. 2)
2.
Which of the following correctly shows the hierarchy of arithmetic operations in C?
Answer: Option
Explanation:
Simply called as BODMAS (Bracket of Division, Multiplication, Addition and Subtraction).
How Do I Remember ? BODMAS !
Discussion:
13 comments Page 2 of 2.
Dilip said:
7 years ago
As per my knowledge the Correct answer is */%+-.
Alekhya said:
5 years ago
Yes, the correct answer is */+-.
BODMAS is when you solve normal mathematical operations but in C it is not same.
BODMAS is when you solve normal mathematical operations but in C it is not same.
Aditi Naikwadi said:
4 years ago
The correct ans is */%+- =.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers