Design/project011b.txt
.edu.INSTITUTION.USERNAME.hotj.project011b
.edu.INSTITUTION.USERNAME.hotj.project011b
package.Your instructor will assign you one of the problems below. To solve your problem, write a program that reads the necessary information to compute and output the indicated values, as efficiently as possible. Following the pattern in the lab exercise, first, design using OCD. Then code your design in Java using stepwise translation. Test your program thoroughly.
When executing your program to hand in as part of the project, a JUnit test case should test each method at least five times, but the test case itself needs to be executed just once. A driver program should be run at least five times with different inputs each time.
Hmmm...
Turn the following things:
Lab Home Page | Prelab Questions | Lab Exercise | Homework Projects