Computer Science, asked by baljindersinghgill14, 1 day ago

defines the order in which rhe operators are executed in any expression​

Answers

Answered by jaleshkr
0

Answer:

Hey Man hope it helps u

Explanation:

The first and most important rule is called operator precedence. Operators in an expression that have higher precedence are executed before operators with lower precedence. For example, multiplication has a higher precedence than addition

Similar questions