Vidyalelo
C++ Programming · Q41

Exception Handling in C++

Programming · C++ Programming · question 41

Q41

Which keyword is used to specify that a function will throw any exceptions in C++?

A.
throw
B.
throwall
C.
throwexception
D.
throws
Answer

Answer: Option D

Solution

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