Computer Science, asked by aaravbainsla5637, 7 months ago

What do you understand
by the order of operations?व्हाट डू यू अंडरस्टैंड बाय द ऑर्डर ऑफ ऑपरेशन ​

Answers

Answered by HA7SH
8

Explanation:

The order of operations tells us the order to solve steps in expressions with more than one operation. First, wesolve any operations inside of parentheses or brackets. Second, wesolve any exponents. Third, we solve all multiplication and division from left to right.

Answered by ramasamy71
1

Answer: In maths and computer programming, the order of operations is a collection of rules that reflect conventions about which procedures to perform first in order to evaluate a given mathematical expression.

Similar questions