The Array is a single variable that is used to store different elements. it is often used when we want to store a list of elements and access them by a single variable. array in javascript can be defined and initialized in two ways, array literal and...
ritammishra.hashnode.dev4 min read
No responses yet.