Write a GUI program to compute the amount of a certificate of deposit on maturity. The sample data follows:

Amount dep: $6000.00
Years: 15
Interest: 7.75

Recommended Answers

All 3 Replies

Surely you are not expecting somebody to solve your problem for you...

I will give you one hint, you moocher of code...
JPanel
WRITE YOUR CODE!!!

The problem is very simple, and the solution is:

Write a GUI program to compute the amount of a certificate of deposit on maturity. The sample data follows:

Amount dep: $6000.00
Years: 15
Interest: 7.75

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.