Search:

Type: Posts; User: heyya99

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,945

    Re: Interest Calculator Design

    Thanks. Your solution is what I have been thinking of too. I was planning on adding each map to an ArrayList so that the year would be the index of the ArrayList(year-1).

    When you say 2 seperate...
  2. Replies
    4
    Views
    1,945

    Interest Calculator Design

    I have written a program that, given an amount, returns the interest you would receive on that figure for a bank's customer. There are 3 interest rate bands as follows:

    1% - £0 to £1000
    2% -...
Results 1 to 2 of 2