Question: When do you use a catch block and when do you use a finally block?
When do you use a catch block and when do you use a finally block?
Step by Step Solution
3.39 Rating (165 Votes )
There are 3 Steps involved in it
In many programming languages like Java JavaScript C etc there are exception handling constructs which include try catch and finally blocks Understand... View full answer
Get step-by-step solutions from verified subject matter experts
