An array is a collection of data elements of the same data type. Single and multi-dimensional arrays of fixed or variable length are supported.
-
One-dimensional array of fixed length
-
Multi-dimensional array of fixed length
-
Array of arrays
-
Array of variable length