Vidyalelo
C++ Programming · Q157

C++ miscellaneous

Programming · C++ Programming · question 157

Q157

What do you mean by "No exception specification"?

A.
It throws nothing
B.
It can throw anything
Answer
C.
It can catch anything
D.
It can try anything

Answer: Option B

Solution

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