Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
A string in [[computing]] is an important datatype commonly found in many [[programming language|programming languages]] to represent text. The exact semantics of the datatype vary from language to language but it usually has the core semantics of
In the [[theory of computation]] strings are also often called words, and the letters are elements from an arbitrary finite set.
|