The StringBuilder class is used to create mutable string. It is same as String class except it is mutable. Let's see the examples of append(), insert(), ...
確定! 回上一頁