Search:

Type: Posts; User: SOG

Search: Search took 0.12 seconds.

  1. [SOLVED] Re: My code-segment somehow executes again after I press RETURN, which isn't what I w

    This thread is now solved. I was supposed to add an input-getting statement after my error-messages in Geometry.java and make a while-loop before the if-else-if statement in AreaGiver.java. All I...
  2. [SOLVED] Re: My code-segment somehow executes again after I press RETURN, which isn't what I w

    SOG, here. Thank you for your help. Now I just need to understand why the do-while loop won't repeat after a correct error-message response.
  3. [SOLVED] My program repeats certain displays after ENTER is pressed, as well as with loops

    The program I am trying to make should have a menu to select from that looks like this:


    Geometry Calculator
    1. Calculate the Area of a Circle
    2. Calculate the Area of a Rectangle
    3. Calculate...
Results 1 to 3 of 4