1.Lists of any kind of data
2.Index to retreve an element from the array 0
3.[]
.length;
.pop()/push(' ');=remove/add elements from the end of the array