![]() |
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.You should also build a JUnit class to test your Array2D.java program. When you are confident it works correctly, you can submit it to WebCAT. |
New Terms: |
There are no new terms for this lab |
Materials: |
Array2DDriver.java File1.txt Prerequisites: You should have filled out the MD-Array worksheet from class on Thursday. |
Acknowledgment | This lab is taken from the Gaddis book, chapter 8 (7 in the Watermelon Book). |
Updated 02/03/2013 nlh)