rankz_VtujUdhflsoFhdgp Operators in Java - All type study material

Java programming

Java programming

About Me

my self - Harvendra Singh

Search This Blog

Thursday, February 13, 2020

Operators in Java

Operators in Java - 
  • Java support a rich set of operator we have used several of them,such as =,+,-and * operator symbol that the computer to perform certain mathematical or  logical operator manipulations. Operators are used in programs to manipulate data and variables.
       
        Java operator  can be classified into a number of related categories as below :

  1. Arithmetic operator 
  2. Relational operator
  3. Logical operator 
  4. Assignment operator
  5. Increment and Decrement operator
  6. Conditional operator
  7. Bit wise operator
  8. Special operator
                                           

4 comments: