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

Discussion Forum : Object Oriented Programming Using C++ - Section 10 (Q.No. 38)
38.
When the function void someFunction(int x) throw(char) is executed,_____
it will throw nothing
it may throw an integer
it may throw a character
it may not throw anything
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.