Since the strings are immutable objects, you need to make another string to reverse them. The string class doesn't have a reverse method to reverse the string.
確定! 回上一頁