Only one-dimensional arrays are supported.
Example:
int a[50];
Variable a is the array consisting of 50 integer numbers.