Skip to content

Array Length vs. Capacity

Array capacity is how many items an array can hold, and array length is how many items an array currently has.

Gopi Gorantala
Gopi Gorantala
2 min read