The Array object provides support for creation of arrays of any data type.
constructor Property
length Property (Array)
prototype Property
concat Method (Array)
join Method
pop Method
push Method
reverse Method
shift Method
slice Method (Array)
sort Method
splice Method
toLocaleString Method
toString Method
unshift Method
valueOf Method