About 231,000 results
Open links in new tab
  1. String (computer science) - Wikipedia

    In computer programming, a string is traditionally a sequence of characters, either as a literal constant or as some kind of variable. The latter may allow its elements to be mutated and the …

  2. What is StringDefinition & Meaning - GeeksforGeeks

    Jan 19, 2024 · Text Processing: Strings are used to represent and manipulate text data, such as in text editors, word processors, and other applications that deal with text. Pattern Matching: …

  3. 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 …

  4. What does string mean in coding? - California Learning Resource …

    Jan 4, 2025 · In the world of programming, the term "string" is a fundamental concept that is used to represent a sequence of characters. But, what exactly does "string" mean in coding? In this …

  5. String Definition: What It Means In The World Of Computer Programming

    Aug 25, 2022 · A string in programming is a collection of characters, either as a variable or a literal constant. The concept of string may seem easy, but performing operations on any String …

  6. What is a String? - Computer Hope

    Dec 26, 2023 · What is a String? 1. 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, …

  7. What is a String in Programming - Coderslang: Become a …

    Aug 16, 2021 · It is a type of data that stores texts in which programmers use to store textual information. This data is obtained through a user’s inputs so they can use it to manage their …

  8. String in Data Structure - GeeksforGeeks

    Dec 11, 2024 · A string is a sequence of characters. The following facts make string an interesting data structure. Small set of elements. Unlike normal array, strings typically have smaller set of …

  9. What is a string in computer science? - California Learning …

    Jan 4, 2025 · In computer science, a string is a sequence of characters, such as letters, digits, and special characters, used to represent text or alphanumeric data. Strings are a …

  10. String - MDN Web Docs Glossary: Definitions of Web-related …

    Mar 6, 2025 · In any computer programming language, a string is a sequence of characters used to represent text.

  11. Some results have been removed
Refresh