Programming Homework Help

Virginia International University Object Oriented Programming Computer Coding Task

Get Your Custom Essay Written From Scratch
We have worked on a similar problem. If you need help click order now button and submit your assignment instructions.
Just from $13/Page
Order Now

Assignment Objectives

To demonstrate your ability and understanding in the following tasks:

1. To provide class specification and UML class box of a selected custom class

2. To design and implement the selected class.

3. To write a test program to create instances of your class and demonstrate its behavior.

4. To collect output from the test program runs, and comment on it.

5. To conform to Java coding conventions, including documentation style comments.

Your Task

You must create a general design for a class. Design, implement, test and document this class. You will need to make some assumptions and design decisions about the class. Ensure the class documentation makes the purpose and constraints of you class clear. You should strive to write your class so that it is potentially useful in other applications.