Froquiz
Home
Quizzes
Job Tracker
Senior Challenge
System Design
Get Certified
Blog
๐ฌ๐ง
en
Sign In
Start Quiz
๐ฌ๐ง
en
Sign In
Start Quiz
Loading...
Quiz Topics
1
2
3
4
5
6
7
8
9
10
01
/ 10
What is the purpose of the 'try-catch-finally' structure in the following piece of code?
Auto Skip
Report Issue
A.
The try-catch-finally structure prevents the code from executing if an error does not occur.
B.
The try-catch-finally structure provides error handling and resource cleanup.
C.
The try-catch-finally construct only provides error handling.
D.
The try-catch-finally construct only provides resource cleanup.
Previous
Next