Search:

Type: Posts; User: javadude

Search: Search took 0.13 seconds.

  1. Replies
    6
    Views
    1,162

    Re: Help fixing my first program

    Done and done!
  2. Replies
    6
    Views
    1,162

    Re: Help fixing my first program

    Excellent! I fixed it with your help. Here's what I did (for anyone looking at this in the future):


    I added cf1.setRadius(radiusInput); after the radiusInput key capture statement in the main...
  3. Replies
    6
    Views
    1,162

    Help fixing my first program

    Hey all,

    I'm new to Java and am attempting to write my first program that will determine the circumference of a circle with a given radius. The user will enter only a 'double' number as there is...
Results 1 to 3 of 3