Array represents an array of identical typed value
Arrays are initialized by size and type Passing 0 (zero) as the size creates an unlimited array
An array is equal to any other array, regardless of the enclosed type
returns a string representation of the array type
[Validate]