Used to store several values in one variable. Say you need to store your contacts.

contacts = array (‘paula’,’maria’, ‘bob’ );