In this example, how we get length of array in javaScript? var vehicles= new Array("Maruti", "Zen", "santro"); See the code snippet:
vehicles