A
Q. What does the following code do?
try {
// code
} catch (Exception e) {}
finally {}
- Correct Answer - Option(B)
- Views: 1
- Filed under category Java
- Hashtags:
Discusssion
Login to discuss.