# Array ## Summary * An array can store any type of values as long as they've the same type * Fixed Length and Type * Stores the same type of values * Array stores its values contagiously