Java : Type of Operators


Java supports the following categories of operators as follows:

    1. Arithmetic Operators
    2. Assignment Operators
    3. Unary Operators
    4. Relational Operators
    5. Bitwise Shift and Logical Operators
    6. Ternary Operator
    7. instanceof Operator

See Also: Precedence of Operators in Expression Solutions

 

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s