join array to make string java code example Example: join array java String joinedString = String.join(", ", strArray);