| created 11/27/98; revisions: 11/27/99, 01/24/00 |
CHAPTER 49 -- Methods that Change ArraysA method can change the values of elements in an array that has been passed to it as a parameter. Often a method rearranges the data in an array or alters selected elements. Chapter Topics:
|
QUESTION 1:(Review Question:) what types of data can be held in the elements of an array? Click Here after you have answered the question |