Numeric Array

An array with only numeric values is called numeric array.

Example

In the following example, we initialize an Array with numbers, and access its elements using index.

index.html