Search:

Type: Posts; User: Rods

Search: Search took 0.08 seconds.

  1. Replies
    5
    Views
    1,581

    Re: Need help ASAP (Submission is in two hours) :(

    I edited it to highlight. I got one day extension to submit. Can you guys help me now to solve this? I posted errors here.
  2. Replies
    5
    Views
    1,581

    Need help ASAP (Submission is in two hours) :(

    /*
    2. A run is a sequence of adjacent repeated values.
    write a program that generates a sequence of 20 random die tosses
    (between 1 and 6) in an array and prints the die values, marking
    the...
  3. Replies
    10
    Views
    959

    [SOLVED] Re: Mortgage calulator HW problem

    Excellent. Enjoy. :)
  4. Replies
    10
    Views
    959

    [SOLVED] Re: Mortgage calulator HW problem

    4 Ways to Calculate Mortgage Payments - wikiHow
  5. Replies
    10
    Views
    959

    [SOLVED] Re: Mortgage calulator HW problem

    convert your Annual interest rate into monthly interest rate. Your annual interest rate here is 4.5 which will become 4.5/100=0.045, 0.045/12=0.00375.
  6. Replies
    6
    Views
    1,119

    Re: Need help to understand this question.

    So, basically First I have to use Scanner and ask user for input?
    Once I get input by user, in next step I can use random class and then compare both arrays?
  7. Replies
    6
    Views
    1,119

    Re: Need help to understand this question.

    First thing that I am having trouble with is do I have to put random class?

    --- Update ---

    First thing that I am having trouble with is do I have to put random class?
  8. Replies
    6
    Views
    1,119

    Need help to understand this question.

    Hey all,
    I got assigned this problem for my homework. I am having so hard time to understand what does she wants me to do in this program.
    Anybody who can help me in this?
    Here is the problem:...
Results 1 to 8 of 8