Java String

Published: 10 April 2023
on channel: Pratik Shah
116
7

#java #string #javastring #CharSequence

String is a sequence of characters. But in Java, string is an object that represents a sequence of characters. The java.lang.String class is used to create a string object.
In Java, string is basically an object that represents sequence of char values. An array of characters works same as Java string.
Java String class provides a lot of methods to perform operations on strings such as compare(), concat(), equals(), split(), length(), replace(), compareTo(), intern(), substring() etc.
The java.lang.String class implements Serializable, Comparable and CharSequence interfaces.


On this page of the site you can watch the video online Java String with a duration of hours minute second in good quality, which was uploaded by the user Pratik Shah 10 April 2023, share the link with friends and acquaintances, this video has already been watched 116 times on youtube and it was liked by 7 viewers. Enjoy your viewing!