Search:

Type: Posts; User: Norm

Search: Search took 0.17 seconds.

  1. Re: In a simple calculator the divison is not working for while loop

    Also posted at: https://coderanch.com/t/683445/java/simple-calculator
  2. Re: In a simple calculator the divison is not working for while loop

    For the division method to get user input, it could use a Scanner class method. The name should be something like: getInput instead of division. Names should describe what the method does or what...
Results 1 to 2 of 2