Catching an arithmetic exception would be straight wrong in this case. Now the client is an application, should it catch this exception or not? As I said it should catch if it’s coming from the input it is processing, to log the error and move to the next input. 2. PerformanceThe ...