Practice work
An array is a systematic arrangement of the same type of data. But in java script Array is a variable which contains multiple values may be of same type or different type since by default in java script everything is treated as a string. An array is zero-based i.e. indexing start with 0.