What is array? An array in JavaScript is a data structure used to stroe multiple value in single variable. Instead of creating multiple variables array allow us to organize related data in one place.
javascript-operators-with-sujeet.hashnode.dev3 min read
No responses yet.