JS

Arrays in JavaScript - Find the number of elements...

17.

Which method can be used to find the number of elements in an array in JavaScript?

.count()

.size()

.length()

.length