String in Java is immutable, so after replacing the character, a new string is created. · The string variable before applying the replace method remains the same ...
確定! 回上一頁