Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 1 (Q.No. 2)
2.
A default catch block catches
all thrown objects
no thrown objects
any thrown object that has not been caught by an earlier catch block
all thrown objects that have been caught by an earlier catch block
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
13 comments Page 2 of 2.

Aakash kr said:   7 years ago
Please give an explanation in detail.

Sunny said:   7 years ago
Please Tell me the right answer.
(1)

Akash said:   7 years ago
I think the answer is A.
(1)


Post your comments here:

Your comments will be displayed after verification.