Most of the programming languages define the order in which operators are executed. We call this order as Operator Precedence. In this video, I will explain what Operator Precedence is and what is the importance of it. Also, we will see how one can avoid multiple statements with the strength of a single complex expression.

 
You will see how an expression is evaluated on three rules.
  1. Parenthesis
  2. High to Low Precedence
  3. Left to Right on Equal Precedence.
 

Operator Precedence In Java

5y
8.6k
500
  • 7
Sivaraman Dhamodaran is a Software Engineer. He has over 15 years of experience in IT Industries. He had come across Vc++ & MFC Frame Work, Dot.Net technologies, Oracle and SQL Server. He mostly worked on Desktop database applications, GSM Compatible Modems, Biometric devices, and Graphics technologies.