It's a good question. The reverse() method returns a StringBuilder object, not a String. Since the equals() method expects an Object, the compiler won't ...
確定! 回上一頁