Search:

Type: Posts; User: welsh_rocker

Search: Search took 0.16 seconds.

  1. Replies
    2
    Views
    1,245

    Re: ProcessBicycleGears Program Problem

    Mods could you delete thisd thread for me :)
  2. Replies
    2
    Views
    1,245

    ProcessBicycleGears Program Problem

    // Find effective radius
    public class ProcessBicycleGears {

    public static double PromptAndRead (String prompt)
    {
    double input;
    UserInput.prompt(prompt);
    input =...
  3. Replies
    4
    Views
    2,282

    Re: Java Assignment Help

    Hey thanks for the feedback :) I will review the code and make the necessary changes
  4. Replies
    4
    Views
    2,282

    Re: Java Assignment Help

    Sorry the problem within the coding seems to be focused within the while Loop, it is supposed to implement a Loop a number of times until the balance amount reaches zero, but will only run through...
  5. Replies
    4
    Views
    2,282

    While Loop Problem with Java Assignment Program

    Hey guys this is my 1st time posting here but have browsed the Forum at times before I am going an introduction course to Java and have coded my latest program which is based on Student Loans the...
Results 1 to 5 of 5