All Subjects
Light
AP Computer Science A
The property "length" is used to determine the number of elements in an array.
index: A value that represents the position of an element in an array.
element: Each individual item stored in an array.
loop: A programming construct that allows you to repeat a set of instructions multiple times.