Expressions - Programming

Q1:

Associativity of an operator is either Left to Right or Right to Left.

A True

B False

ANS:A - True

Yes, the associativity of an operator is either Left to Right or Right to Left.