Home - Computing -

What is a String

In programming, a string is a contiguous (see contiguity) sequence of symbols or values, such as a character string (a sequence of characters) or a binary digit string (a sequence of binary values).
Home - Computing -

You can declare a string in java with the statement:

String myString = "This is my String";

You can get help with HTML, Flash, Java and a multitude of other computing issues in our forum

 
Discuss in our forum