Skip to content
Discussion options

You must be logged in to vote

An array is commonly referred to as a collection of items stored at contiguous memory locations. Items stored within an aray are of the same type, and typically very little is differing between each set of data. It organizes data so that related values can be easily sorted or searched.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Kuefo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants