Student Name: __________________
Class and Section __________________
Total Points (15 pts) __________________
Due: November 3, 2010 before the class
Project: Comparing loans with various interest rates
CSCI 1302 Advanced Programming Principles
Armstrong Atlantic State University
Problem Description:
Rewrite Exercise 5.21 to create a user interface, as
shown in the following figure. Your program should
let the user enter the loan amount and loan period
Design:
(Draw a sketch of UI)
Coding:
Name your main class Exercise16_13