The Java string is also a class , meaning it has its own methods for working on strings. Because a string is a class, when we declare a string, we are creating an instance of that class.
What type is string [] Java?
The Java string is also a class , meaning it has its own methods for working on strings. Because a string is a class, when we declare a string, we are creating an instance of that class.