Home
Verify
About Us
Contact Us
Courses
_Introduction to Cybersecurity
_What is GitHub?
_The Coder's Promise
_Learn JavaScript Basics in 45 min
Home
C++ MQCs with Explanation ( EXCEPTION HANDLING)
C++ MQCs with Explanation ( EXCEPTION HANDLING)
CNR
July 23, 2023
Which of the following are legal throw statements?
throw ( );
throw (exception);
throw exception ;
All of the above
Answer
:
Option c: throw exception ;
Explanation Here
Post a Comment
0 Comments
Table of Contents
Most Popular
Day 5 - Python Quiz (Nested Loops & Patterns)
December 16, 2025
Day 7 & 8 - Python Quiz (Lists, Tuples & Sets)
December 18, 2025
Python Quiz - Day 3 Assignment
December 11, 2025
Contact form
0 Comments