Your source for the most up-to-date terms, definitions, and acronyms for and about internet service providers.
Search for an ISP term
array
Last modified: Tuesday, May 12, 1998
In programming, a series of objects all of which are the same size and type. Each object in an array is called an array element. For example, you could have an array of integers or an array of characters or an array of anything that has a defined data type. The important characteristics of an array are: