Multiple choice technology mainframe

Parenthesis don’t change the order in precedence.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Parentheses override and change the standard order of operations in expression evaluation. Operations within parentheses are always evaluated first, regardless of their normal precedence level, which is fundamental to controlling computation order.