Methods
 
Array objects always contain the same methods: get, set, and create. Methods must be invoked from an initialized object of the correct type, except for the create method, which is invoked from the name of the array class.
Was this helpful?