Java Basic

Using Parenthesis to override operator precendence

views

05:00
It must also be noted that parentheses clear the meaning of the expression.Coding can be understood easily with the help of parentheses. Adding parentheses does not affect the performance of the program negatively. Hence, it must be used whenever possible.