CS320 Self Evaluation Test

CS320 is an advanced programming course that requires good Java programming skills. The sole purpose of this test is to allow you and your instructor to evaluate whether you are sufficiently prepared for the course. There's no "pass" or "fail" of the test, and the result of the test will _not_ affect your enrollment status or grade in any way.


1. Create a new directory D:\Data\CS320X04 on your computer.

2. Download the text file groceries.txt, and save it under D:\Data\CS320X04.

3. Write a Java program that reads from groceries.txt, calculates the total price for the groceries, and outputs the result, which should be 17.43.

4. Upload your Java program using the turnin server.


If you finish the test in