String concatenation is very basic operation in java. String can be concatenated by using “+” operator or by using concat() method.
確定! 回上一頁