A sequence of characters, typically used to represent text or data, often enclosed in quotation marks in programming languages.
"The string 'Hello, world!' was printed to the console."
A sequence of characters used to represent text.
"In programming, strings are used to store and manipulate text."