Programming Terminology

String

Related to: Plaintext, ASCII

In terms of programming languages, a "string" refers to a sequence of characters -- typically UTF-8 characters which could include anything from digits, to alphabetic, pronunciation, and other characters.