CBSE Class 12 Computer Science Exception Handling In Java Online Test Set C

Page 1 of 30

Question 1

Question

A______is widely used if a file needs to be closed or a critical resource is to be released at the completion of the program.

Answer
All of these
Try block
Catch block
Finally block