Problem Set 7: Down Payment

Web-CAT: Submit Java programs to this automated grading platform.

Task Outline

Background Theory

Parameters

annualsalary

percentsaved

totalcost

payraise

Hints

Code Distribution

Description File Size File Name
Java Source Code for Down Payment 5.2KB pset07.zip

Contents of pset07.zip:

PSet07DownPayment/
├── DownPayment.class
├── DownPayment.ctxt
├── DownPayment.java
├── DownPaymentJUnitTest.class
├── DownPaymentJUnitTest.ctxt
├── DownPaymentJUnitTest.java
├── package.bluej
└── README.TXT

Specification

Testing

Submission