Table of Contents
About
Strings are typically made up of characters, and are often used to store human-readable data, such as words or sentences
In computer programming, a string is traditionally a sequence of character, either as a literal constant or as some kind of variable1.
Anki
Links
References
Wikipedia. “string”. Available at: https://en.wikipedia.org/wiki/String_(computer_science). (Accessed: ). ↩︎