Search:

Type: Posts; User: Norm

Search: Search took 0.23 seconds.

  1. Replies
    6
    Views
    780

    [SOLVED] Re: Exception Handling/Logic Problems

    These comments are completely redundant. get rid of any similar ones that only repeat what the code is obviously doing
    //creating the scanner object
    Scanner input = new...
  2. Replies
    6
    Views
    780

    [SOLVED] Re: Exception Handling/Logic Problems

    Ok that sounds like the conditions can be tested for with if statements. What problems are you having trying to write if statements?
    Use the Scanner class's hasNextInt method to test if the user...
  3. Replies
    6
    Views
    780

    [SOLVED] Re: Exception Handling/Logic Problems

    What is it you want the program to do?
Results 1 to 3 of 3