
What is String - Definition & Meaning - GeeksforGeeks
Jul 23, 2025 · Ordered: Strings are ordered sequences of characters, where each character has a unique position in the string. Indexable: Strings can be indexed, meaning that individual …
String (computer science) - Wikipedia
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 …
String Definition - What is a string in computer programming?
Dec 18, 2024 · In computer science, a string is a fundamental data type used to represent text, as opposed to numeric data types like integers or floating-point numbers. It contains a sequence …
What is a String? - W3Schools
A string is a sequence of characters, usually used to represent text such as words or sentences. Strings are one of the most common data types in programming, and are enclosed in either …
What Is a String? - Computer Hope
Nov 26, 2025 · A string is any series of characters that are interpreted literally by a script. For example, both "hello world" and "LKJH019283" are quotes containing strings, even though one …
What is a string in computer science? - California Learning …
Jun 25, 2025 · In computer science, a string is an immutable sequence of characters, representing textual data. It’s a fundamental data type present in virtually every programming …
What is a String? - algo.monster
Learn what strings are, how they store characters in sequence, how memory storage works, and the difference between immutable strings and character arrays.
STRING Definition & Meaning - Merriam-Webster
The meaning of STRING is a cord usually used to bind, fasten, or tie —often used before another noun. How to use string in a sentence.
String: Definition, Purpose, and Examples - mimo.org
A string is a sequence of characters used to represent text. Learn how to create, manipulate, and use strings in real-world programming scenarios.
String - definition of string by The Free Dictionary
Material made of drawn-out, twisted fiber, used for fastening, tying, or lacing. b. A strand or cord of such material. 2. Music. a. A cord stretched on an instrument and struck, plucked, or bowed …