 |
Array data type - Wikipedia, the free encyclopedia
In computer science, an array type is a data type that is meant to describe a collection of elements (values or variables), each selected by one or more indices (identifying keys) that can be computed at run time by the program. Such a collection is usual
en.wikipedia.org |
 |