Q11
What is the result of (5 - 2) * 2 ?
A.
5
B.
3
C.
6
AnswerD.
10
Answer: Option C
Solution
Answer: Option C
Solution:
Parentheses have the highest precedence, so the expression inside them is evaluated first.