Answer: Special characters in a string can be removed by using the replaceAll function in Java. Code snippet: string str = “Testing@” str.
確定! 回上一頁