#array
Read more stories on Hashnode
Articles with this tag
In JavaScript, Array is an ordered collection which can store multiple values of different data types at once. For example. let arr = ['Abhishek',...