array

A set of sequentially indexed elements having the same data type. Each array element has a unique identifying index number. Changes made to one element of an array don't affect the other elements.