Using the String Concatenation Operator in Java December 5, 2018 The plus symbol can be used as three distinct operators in Java: as the unary Plus operator, if there is no operand before the + as the binary Addition operator,