Skip to content

National Teaching and Learning Change ProgrammeInformation and Communication Technology: Dictionary

dimension (1)

In programming, used to refer to the structure of an array. A one-dimensional array can be seen as a simple list; a two-dimensional array can be thought of as a table in rows and columns; etc. The elements of an array are referenced by subscripts, one for each dimension of the array.

Jump:a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z-symbols