Specifications
Sun Services
Java™ Programming Language
Module 5, slide 2 of 15
Copyright 2005 Sun Microsystems, Inc. All Rights Reserved. Sun Services, Revision F
Objectives
• Declare and create arrays of primitive, class, or array
types
• Explain why elements of an array are initialized
• Explain how to initialize the elements of an array
• Determine the number of elements in an array
• Create a multidimensional array
• Write code to copy array values from one array to
another










