Nuacht

Array is a linear data Strucutre used in many algorithms to store similar types of data, and it store data with index number in the memory. In javascript index of the array starts with 0.