Skip to content

AbhishekOcto/ArrayInJavaScript

Repository files navigation

ArrayInJavaScript

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.

About

Practice work

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published