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.
Related terms
array (1)
element (1)
list
one-dimensional array (1)
three-dimensional array
two-dimensional array
table
table
column
row
one-dimensional array (2)
dimension (2)
Term sub categories
Data representation
data structures
- 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