What kind of values can arrays store?
unordered collections of numeric values
multiple variables, or collections, of the same type Official documentation: Arrays
key-value pairs of any C# supported type
class and struct instances