Q480
When the function void someFunction(int x) throw(char) is executed,_____
A.
it will throw nothing
B.
it may throw an integer
C.
it may throw a character
AnswerD.
it may not throw anything
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board