Text
From Coderwiki
More actions
Text is a series of characters.
In most programming languages, the data type for text is the string type - a data type storing a collection of char-type values.
Text is a series of characters.
In most programming languages, the data type for text is the string type - a data type storing a collection of char-type values.