Search:

Type: Posts; User: snowguy13

Search: Search took 0.24 seconds.

  1. Re: Having trouble with my program, can someone please help?

    Please format your code! :O

    monthlyPayment is declared in your calculations() method in your ComputeLoan1 class; you can't use it anywhere else in that class. The scope of a variable is when and...
  2. Re: Having trouble with my program, can someone please help?

    Please correctly format your code by using highlight tags:

    //your code goes here

    What exactly is your program? Does your code compile, or are there errors (if so, post them)?


    I haven't...
Results 1 to 2 of 2