“String” is a class in Java. The object of the class String is of fixed length, and most important to remember, the object of String class is “immutable”.
確定! 回上一頁