๐Ÿ’ปap computer science a review

key term - Arrays

Definition

Arrays are a collection of elements of the same data type, stored in contiguous memory locations. They have a fixed size and can be accessed using an index.

"Arrays" also found in:

Subjects (1)