Which of the following keywords is/are not used in exception handling of C++?
a) try
b) throws
c) throw
d) catch
e) finally
Reveal answer
Fill a bubble to check yourself
Which of the following keywords is/are not used in exception handling of C++?
a) try
b) throws
c) throw
d) catch
e) finally