Array is combination of elements which are same type. There are total nine data types in JavaScript. You have to put same data type as a array elements. Check this is array or not by the JavaScript method isArray. So now I will show you 10 methods which are so useful.
Table of contents
1.array.push()2.array.pop()3. array.map()4. array.concat()6. array.filter()7. array.indexOf()5 Comments
Sort: