Java Basic Go Back Using Operators and Decision Constructors views 08:41 1) Use of Java Operators: In this script, we will study about the Use of Java operators. JavaScript has the following. type of operators A) Arithmetic operators: - 1) Addition operators or “+” 2) Subtraction operator or “-” 3) Multiplying operator or “*” 4) Exponentiation or “^” 5) Division or “/” 6) Modulus or “%” 7) Increment or “++” 8) Decrement or “--”. Datatypes and Variables Types of Variables Defining the structure of java class Syntax to import package Working with Java Data types Object reference variable String builder class and contructor Methods of string builder class Using Operators and Decision Constructors Using Increment and Decrement Operators Using Right shift operators Using Parenthesis to override operator precendence