What is an array in javascript In variable we can store only one value or literal and if we want to store multiple items in single variable then the concept of array comes in. An array is an object which can contain elements of any datatype like str...
muskan-creator.hashnode.dev4 min read
No responses yet.