Array
« Back to Glossary IndexAn array is a mutable, fixed-size, contiguous collection of elements of the same data type, accessed by an index.
« Back to Glossary Index
An array is a mutable, fixed-size, contiguous collection of elements of the same data type, accessed by an index.