filmov
tv
Java Tutorial - Java Strings - w3Schools - Ch#09 Urdu Hindi

Показать описание
Strings are used for storing text.
A String variable contains a collection of characters surrounded by double quotes. A String in Java is actually an object, which contain methods that can perform certain operations on strings. For example, the length of a string can be found with the length() method.
A String variable contains a collection of characters surrounded by double quotes. A String in Java is actually an object, which contain methods that can perform certain operations on strings. For example, the length of a string can be found with the length() method.