Which of the following statement is correct?
Operator precedence determines which operator is performed first in an expression with more than one operator with different precedence. Associativity is used when two operators of same precedence appear in an expression.
Operator associativity determines which operator is performed first in an expression with more than one operator with different associativity. Precedence is used when two operators of same precedence appear in an expression.
Operator precedence and associativity are same.
None of the above
Answers
Answered by
0
Answer:
operator associativity determine which operator
is performed first in an expression with more than
one operator with different associativity
Answered by
1
Answer:
(2)
is the correct statement
Similar questions