array
An orderly group of things arranged in rows or columns.
An array is an orderly arrangement of things in rows or columns, like soldiers standing in formation or desks lined up in a classroom. When you set up chess pieces before a game, you're arranging them in an array. A marching band forms an array on the field, with each musician in their assigned position.
In mathematics, an array helps visualize multiplication. Picture 3 rows of 4 apples each: that's an array showing 3 × 4 = 12. Teachers often use arrays of dots or objects to help students see how multiplication works, because the organized rows and columns make counting easier.
The word also means an impressive collection or display of things. A museum might have an array of ancient artifacts. A buffet table presents an array of foods. When you see this usage, imagine everything spread out where you can see it all at once.
In computer programming, an array is a way to store multiple pieces of information together in a specific order, like keeping a list of your friends' names or test scores. Programmers use arrays constantly because they make it easy to work with groups of related information.
Notice that arrays always involve organization. Random scattered objects aren't an array, but those same objects lined up neatly become one.