Question #2059

What is the purpose of length property in array?

A.
Returns number of array element
B.
Returns number of characters
C.
Returns number of fields in object array
D.
Returns number of highest array index
Explanation

No explanation provided.