+ 1
How can i call two different methods in a single try catch
java program
2 Réponses
+ 2
try this out
https://code.sololearn.com/cDvFuGwerkZD/?ref=app
+ 1
You can put whatever you want in the try, catch, or finally blocks
https://code.sololearn.com/c6Wcf3QHMgH8/?ref=app