Vidyalelo
Computer Science · Q101

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 101

Q101

When the function int someFunction(char c) throw( ) is executed, _____

A.
it can throw anything
B.
it may throw an integer
C.
it may throw a character
D.
it may not throw anything
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board