Software
JavaScript Array
Array is the collection of similar types of data value is knows as Array. Array are variable which can hold more than one value. Declaration can be in two ways. Static Declaration and Dynamic Declaration. it can hold many values under a single name.