About 3,590,000 results
Open links in new tab
  1. Data Types and Programming Techniques | Revision World

    This section explains Data Types and Programming Techniques focusing on Data types, Casting, String manipulation, Basic file handling operations, The use of records to store data and SQL, Arrays, Using subprograms to produce structured code, Random number generation.

  2. String in Data Structure - GeeksforGeeks

    Missing:

    • Revision

    Must include:

      • String Data Type. In most programming languages, strings are treated as a …
      • String Operations. Strings support a wide range of operations, including …
      • Introduction to Strings: Introduction to Strings – Data Structure and Algorithm …
      • String in different language: Strings in C. String Class in C++ String Class in …
      • Basic Operations of String: Searching For Characters and Substring in a …
  3. Data Types | OCR GCSE Computer Science Revision Notes 2020

    Jul 29, 2024 · Revision notes on Data Types for the OCR GCSE Computer Science syllabus, written by the Computer Science experts at Save My Exams.

  4. Data types - Programming concepts - AQA - GCSE Computer …

    The string data type holds characters that can be letters and/or numbers. Different data types have limitations: integers and real numbers cannot be concatenated, ie joined together.

  5. 2.2 - Data Types - OCR (J277 Spec) - CSNewbs

    Feb 2, 2020 · Learn about the five data types - character, string, integer, real and Boolean. Also learn about casting. Based on the J277 OCR GCSE Computer Science specification (first taught from 2020 onwards).

  6. Implementation: Data types and structures Data types - BBC

    Study an array of data types, covering integers, strings and boolean yes-or-no values, how a computer stores them and how they can be used by programmers.

  7. String Data Type – Programming Fundamentals

    A string data type 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 length changed, or it …

  8. Programming techniques - OCR The use of basic string …

    It is usually possible to manipulate a string to provide information or to alter the contents of a string. The following examples use strings: The smallest element of a programming language...

  9. Data Types - IGCSE Computer Science Revision Notes - Save My …

    Dec 17, 2024 · Learn about data types for your IGCSE computer science exam. This revision note includes integers, strings, and Boolean values.

  10. Programming: Data Types – A Level Computer Science AQA …

    Character and String: A character is a single letter, number, space, punctuation mark, or symbol. A string is a sequence of characters. Array: A type that can hold multiple values of one data …

Refresh