Search:

Type: Posts; User: Famous112

Search: Search took 0.11 seconds.

  1. [SOLVED] It worked!!! Thank you!!!! :)

    It worked!!!
    Thank you!!!! :)
  2. [SOLVED] I have an if statement for it. Its just not...

    I have an if statement for it. Its just not working.

    My current if statement:


    if ( menuNumber == 4) {
    System.out.println ("what is the first number?:")
    int number1 = input.nextInt ();...
  3. [SOLVED] Re: Dividing by Zero Issue ( Project - Cant figure out how to do it, or why mine is not working )

    Sorry, I guess that was unclear. I mean the program itself is working. As everything else I need it to do.

    But. I need to figure out how to get it to display " I'm sorry, you cannot divide by...
  4. [SOLVED] Dividing by Zero Issue ( Project - Cant figure out how to do it, or why mine is not working )

    [ SOLVED ]

    So, I'm trying to have the program display " You can not divide by zero " When the user divides by zero. ive read my book that i have ( purchased from school) - And i cant figure it...
Results 1 to 4 of 4