MCQOPTIONS
Bookmark
Saved Bookmarks
→
C++ Programming
→
Constructors And Destructors in C++ Programming
→
Which keyword is used to throw an exception?..
1.
Which keyword is used to throw an exception?
A.
try
B.
throw
C.
throws
D.
except
Answer» C. throws
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is Re-throwing an exception means in C++?
Which keyword is used to throw an exception?
What are the different types of exceptions?
What is the difference between error and exception?
What is an error in C++?
Which of the following is an exception in C++?
Which part of the try-catch block is always fully executed?
How Exception handling is implemented in the C++ program?
By default, what a program does when it detects an exception?
What is an exception in C++ program?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply