Putting two strings together to make a third string is called concatenation. In Java the concatenation operator is '+', the same operator as for adding numbers.
確定! 回上一頁