String objects are immutable in Java; a method that is passed a reference to a String object cannot change the original object.
確定! 回上一頁