0
yes, catching exception is the best way to keep-away user from mistakes, e.g. user inputs text for integer variable it makes exception and stop the program but you can catch this exception and tell user input a number.
5th Apr 2020, 2:38 PM
Bryar Ahmed
Bryar Ahmed - avatar