About 883,000 results
Open links in new tab
  1. Arrays - IGCSE Computer Science Revision Notes - Save My Exams

    Apr 8, 2025 · Learn about arrays for your IGCSE computer science exam. This revision note includes declaration, indexing, and manipulation.

  2. ArraysIGCSE COMPUTER SCIENCE

    1D (1 dimensional) One-dimensional arrays : data structure which the array is declared using single index and can be represented as a list. 2D (2 dimensional) Two-dimensional arrays: …

  3. Arrays - Notes - CIE IGCSE Computer Science Revision Notes ...

    To access elements in a 1D array, use the index, which can start at 0 or 1. A two-dimensional (2D) array is an array of arrays, creating a grid -like structure. On Studocu you find all the …

  4. IGCSE Computer Science Revision: Arrays & File Handling

    IGCSE Computer Science revision notes covering arrays (1D, 2D) and file handling with pseudocode, Python, Java, and Visual Basic examples.

  5. Data Structures, Arrays, and using Prerelease Material

    In order to use a one-dimensional array in a computer program, you need to consider: • what the array is going to be used for, so it can be given a meaningful name. • how many items are …

  6. Array Questions - TOTAL IGCSE REVISION

    Aug 1, 2020 · WAP to input 5 weekdays in an array and temperature of the 5 days. Display back both the days and temperatures. WAP to input 50 numbers and output the number of positive, …

  7. One dimensional arrays (Cambridge iGCSE Computer Science

    Understanding the concept and application of one dimensional arrays in programming and problem-solving.

  8. IGCSE Computer Science CIE Arrays Flashcards | Quizlet

    Loops can be used to write and read values from arrays, and nested iteration is useful for working with multi-dimensional arrays, providing a systematic approach to processing array elements. …

  9. Flowcharts - Edexcel iGCSE Computer Science

    Break down the recipe into individual steps and decisions, such as ingredient measurements, cooking times, and alternative options. Use flowchart symbols to represent each step, and …

  10. 8.2 ARRAYS (CIE) - COMPUTER SCIENCE CAFÉ

    One-dimensional (1D) Arrays A one-dimensional array is a linear list of elements that are of the same type and are accessed by a single index. This type of array is simple and efficient for …

  11. Some results have been removed
Refresh