Unicode of empty character in Java is '\u0020'. So while processing the trim() method java compiler checks this Unicode for empty spaces in the string then if ...
確定! 回上一頁