Java Java : Type of Operators August 3, 2019 Saurabh Gupta Leave a comment Java supports the following categories of operators as follows: Arithmetic Operators Assignment Operators Unary Operators Relational Operators Bitwise Shift and Logical Operators Ternary Operator instanceof Operator See Also: Precedence of Operators in Expression Solutions Share this with others:Click to share on Facebook (Opens in new window)MoreClick to share on Twitter (Opens in new window)Click to share on LinkedIn (Opens in new window)Like this:Like Loading... Related