Search:

Type: Posts; User: b00036962

Search: Search took 0.19 seconds.

  1. Replies
    2
    Views
    1,726

    Re: newbie needs help with for loop

    class samplepaperq3c{

    public static void main(String[]args){


    double salary = 0;
    double savings = 0;
    int age = 0;

    do
  2. Replies
    2
    Views
    1,726

    newbie needs help with for loop

    Hi there,
    Not sure where to start with this can anybody help?

    Write Java program that determines if someone can get a mortgage. The rules are that one can only get mortgage approval if they have...
Results 1 to 2 of 2