Arrays

Home > Computer Science > Programming Languages > Data Types > Arrays

An array is a collection of variables of the same type that can be accessed and manipulated using one or more indices.