Text: Difference between revisions
From Coderwiki
More actions
new: info |
(No difference)
|
Latest revision as of 21:40, 14 August 2025
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.