Project 4: Numb3rs

Post date: Aug 30, 2010 1:37:29 AM

Encapsulate variables of primitive numeric types and implement standard and novel mathematical operations.

The fairly short, longer write-up, explains the details in two pages and includes source code on another two. The transcription work you'll need to get started forces you to look into the design of the classes in detail. This project focuses on integer operations. Booleans will arrive shortly.

After you have followed all the instructions regarding the implementation, submit your project. For quick reference, here are instructions for that:

You should have at least two .java files in the end, IntegerHolder.java and a test program, probably called Numb3rs.java. If you write to a Speaker or include some interaction, there could be more. Zip the .java files (no .class files, please) and attach the zip file to an email message to the instructor. This email should be sent by 10pm on Friday, September 3.