Arrays

Description

Be familiar with the concept of data structures. Use arrays (or equivalent) in the design of solutions to simple problems.
Daniel Smillie
Flashcards by Daniel Smillie, updated more than 1 year ago
Daniel Smillie
Created by Daniel Smillie over 6 years ago
5
0

Resource summary

Question Answer
Data Structure A common format for storing large columns of related data, which is an implementation of an abstract data type.
Array A set of related data items stored under a single identifier. Can work on one or more dimensions.
Multi-dimensional Array Can be used to represent a grid of rows columns.
Show full summary Hide full summary

Similar

A level Computing Quiz
Zacchaeus Snape
Types and Components of Computer Systems
Jess Peason
Input Devices
Jess Peason
Output Devices
Jess Peason
Computing
Kwame Oteng-Adusei
Pack of playing cards answer
Karl Taylor
Code Challenge Flow Chart
Charlotte Hilton
Iteration
Daniel Smillie
File Handling & Exceptions
Daniel Smillie
Selection
Daniel Smillie
Subroutines
Daniel Smillie