Search results

  1. J

    Java Check Input and Exit function?

    For my Java program, I have been trying to write a code that checks user input. When user enters String, 'error' message would be come out and it accepts only Integer. It is implemented with switch case to choice for User. Switch case also includes Exit function if Users want to exit, type...
Back
Top