Q36
Which keyword is used to specify that a function will not throw any exceptions in C++?
A.
nothrow
B.
noexcept
AnswerC.
exception
D.
noexception
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board