- 1
exception <3
Which two of the following statements are true? Exception catching is a good practice We cannot catch any exceptions Exception catching improves program interface design If we don't catch exceptions, the program can shut down
1 Odpowiedź
+ 1
First and last