A string is a sequence of symbols.
Strings are often used to represent readable text. For example, "hello" can be represented by a string of character symbols.
Each symbol in a string is represented using a numeric value. Sometimes the term binary string is used to refer to a sequence of bits.
home | Home Page |