#javascript-array
Read more stories on Hashnode
Articles with this tag
what is Array? An array is an object which can store multiple values. Arrays store data as elements & we can use when we want, which can hold more...