COMPTR SCIENCE
The purpose of this assignment is to practice object oriented programming principles in Java combined with command line arguments, file I/O operations, and memory management with arrays.
Instructions
Honor Code: The project is individual work of each student, you’re not allowed to collaborate in any form. Copying code from other sources (peers, websites, etc.) is a serious violation of the University’s Honor Code. Your code will be examined for similarities with other sources.
Validation: Make sure all method parameters are properly validated (e.g. String[] args can’t be empty, etc.)
Documentation: Comments in JavaDoc-style are required. You must comment each class, each method and each instance/class variable you declare. You must also comment any piece of code that is not obvious what it does.
Visibility: All fields should be made private unless we explicitly say otherwise. All methods provided in the specification are public.
Packages: You may not import any classes except Scanner, File, PrintWriter
Submission
Submission instructions are as follows:
Full Name: George Mason
userID: gmason
G#: 01234567
Lecture section: 003
Lab section: 213
the upload was correct