JAVA PROBLEM
This program does not display the program hard code.
Principal = $200,000
Interest Rate = 0.0575
Periods = 360
Output:
Monthly Payment = $1167
Please debug using NETBEANS IDE 3.6
Below is my checksheet with both files named mortgage.java and driver.java.
1. Function headers are complete, follow standards and accurately reflect work done in the function. IT WOULD WORK, BUT THE ANSWER IS NO
2. Functions do one thing and one thing only.
NO
3. Variable names are intuitive.
NO
4. Code compiles completely. MORTGAGECALCULATOR.JAVA YES, DRIVER.JAVO NO
5. Code executes from a separate class called Driver.java. NO
6. Code compiles without warnings or errors.
NO
7. Code executes without error.
NO
8. Brackets are commented clearly in code.
YES
9. Algorithms are commented clearly in code.
NO
https://brainmass.com/computer-science/java/java-programming-21308
Solution Summary
The expert examines java programming.