Sunday, 4 December 2016

Java - String Explanation

It is an immutable(unchangeable) object.
        i.e, current object would not be changed.
        It is a class which is defined in java.lang package.

        It defines several methods to manipulate on String object.

No comments:

Post a Comment

Featured post

Development Of JAVA Program