By mswatcher
via debugmode.net
Submitted: Nov 01 2012 / 12:03
In JavaScript Arrays are an object. You can create Array is JavaScript as following An array element can be accessed using its index. For example if you want to read banana, you will read that as following,
Add your comment