Precedence of Operators July 2, 2006 no comments What is precedence of operators? When number of operators occurs in an expression the operator which is to be evaluated first is judged by applying priority of operators. The arithmetic operators ava...