1. The direction in which the operators are executed in an expression is called _________.
2. The result of the expression 4 * ((5 – 3) + 5) is ____________
3. Program statements that cause a jump of control from one part of a program to another are
called _______________
4. _____________ is a multiple branching statement
5. We may include __________ statement as the last statement of the main function
These are from c language
First To Answer Proper Will Get Brainliest
Answers
Answered by
0
Answer:
mark me as brillent
Explanation:
Operator precedence determines the grouping of terms in an expression and decides how an expression is evaluated. Certain operators have higher precedence than others; for example, the multiplication operator has a higher precedence than the addition operator.
Similar questions