Q6
Which of the following is not a part of the exception handling mechanism in C++?
A.
try block
B.
throw keyword
C.
assert function
AnswerD.
catch block
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board