Programming Concepts

What is the function or purpose of Operator precedence?

Correct answer

A. The set of rules that determines the order in which operators are evaluated in an expression.

Explanation

Operator precedence refers to the set of rules that determines the order in which operators are evaluated in an expression.