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

Discussion Forum : Object Oriented Programming Using C++ - Section 4 (Q.No. 40)
40.
If an integer object is thrown with a throw statement, then a subsequent catch block has a usable match if the type of the catch argument is _____
const int &
int &
either (a) or (b)
neither (a) nor (b)
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Nageshwari said:   4 years ago
Anybody explain this, please.

Aditi said:   7 years ago
I didn't understand this. Can anyone explain this?

Post your comments here:

Your comments will be displayed after verification.