Definitions for "Array" Add To Word List
Login or Register  | Word Lists | Search History

a block of memory consisting of several items of the same kind
Helpful?           0
a block of memory split up in many parts which is reserved when it is created, or redimensioned
Helpful?           0
a contiguous block of memory that contains the data itself
Helpful?           0
a contiguous space in memory which holds a certain number of objects of one type
Helpful?           0
an allocated area in memory, together with the information needed to interpret it correctly
Helpful?           0
an area of memory which can store not just one but many numbers
Helpful?           0
a reserved block of computer memory
Helpful?           0
a table of values in memory
Helpful?           0
a way of organizing data by placing each datum next to each other in memory
Helpful?           0
A fixed-size sequence container in which all the objects are kept in contiguous memory.
Helpful?           0
A table of numbers or text which the computer holds in its memory.
Helpful?           0