Array: In JavaScript an Array is a collection of Heterogeneous Elements. So all type of values can be store in one array.
There are 3 types of Arrays in Javascript:
1. Numeric Array
2. Associative Array
3. Multi-Dimensional Array
There are 3 types of Arrays in Javascript:
1. Numeric Array
2. Associative Array
3. Multi-Dimensional Array
No comments:
Post a Comment