scoresvideos

๐Ÿ’ปap computer science a review

key term - Arrays

Citation:

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.