Vidyalelo
Computer Science · Q458

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 458

Q458

When the function char someFunction(int x) is executed,

A.
it will throw nothing
B.
it will throw an integer
C.
it will throw a character
D.
it may or may not throw anything
Answer

Answer: Option D

Solution

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