Computer Science Department |
Objectives: |
At the end of this lab you should be able to:
|
Background: |
You are provided with a test file which consists of rows of comma separated data. You are also provided with a driver program which can be used to test your application as described below. Your task will be to write a class that can manipulate the different dimensions of the array. A basic stub is provided. |
New Terms: |
There are no new terms for this lab |
Materials: |
Array2DDriver.java Array2D.java File1.txt File2.txt Gaddis text - Chapter 8, Programming Challenge 12 (2D Array). |
Acknowledgment | This lab is taken from the Gaddis book, chapter 8 |
Updated 04/11/2011 nlh)