You can get the character array used to represent String in Java by calling toCharArray() method of java.lang.String class of JDK. 2) Strings are immutable and ...
確定! 回上一頁