Search:

Type: Posts; User: Zaphod_b

Search: Search took 0.12 seconds.

  1. Replies
    4
    Views
    1,001

    Re: Need help with simple calc java program

    A lot of "starter" programs do things the simplest possible way and leave the "Good Stuff" for later.
    Yes, parseInt() is what throws the exception.
    I think that's what my example illustrated. At...
  2. Replies
    4
    Views
    1,001

    Re: Need help with simple calc java program

    I don't think you have necessarily done anything "wrong" in the program. It's just that nextInt() throws an "Input Mismatch" exception if you feed it something that it doesn't perceive to be an...
Results 1 to 2 of 2