JS: Array (class)
What is the Keyword βArrayβ
Purpose of Array is:
- To create array.
- Used as a namespace to hold static methods.
- Holds the property key
"prototype". Its value is the parent of all array objects.
Purpose of Array is:
"prototype". Its value is the parent of all array objects.