a) finally clause is used to perform cleanup operations of closing network and database connections
b) a program can contain multiple finally clauses
c) the statement in final clause will get executed no matter whether an exception occurs or not
d) all of the mentioned
Which of the following is the wrong statement about exception handling in C#.NET?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following is the wrong statement about exception handling in C#.NET?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!