Array: The array is a special variable that holds more than one value. It is a special kind of object in javascript that store different types of datatypes in a single variable. The array is created by declaring the square bracket or using the new ke...
prithviraj.hashnode.dev4 min read
No responses yet.