Arrays

Descripción

Be familiar with the concept of data structures. Use arrays (or equivalent) in the design of solutions to simple problems.
Daniel Smillie
Fichas por Daniel Smillie, actualizado hace más de 1 año
Daniel Smillie
Creado por Daniel Smillie hace más de 6 años
5
0

Resumen del Recurso

Pregunta Respuesta
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.
Mostrar resumen completo Ocultar resumen completo

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