Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Arrays are objects in Java (see Section 4.1, p. 100). A review of arrays is recommended before continuing with this section.
The discussion on passing object reference values in the previous section is equally valid for arrays. Method invocation conversions for array types are discussed along with those for other reference types in Section 6.6.