string
All > Technology > Programming > Java
- An instance of the
Stringclass. Strings consist of zero or more Unicode characters, and they are immutable, once created. A literal string is written between a pair of string delimiters ("), as in"hello, world"
David J. Barnes - Cite This Source - This Definition - class method, constructor, immutable object, Instance, instance method, instantiation, Object, object construction
Also listed in:
- All > Technology > Programming > Perl
- All > Technology > Telecommunications