Can we use resume in error handling i.e. in the catch block

Answer Posted / s.murali krishnan

No.

The Exception can only handled using the catch block
the error CANNOT be handled.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between #import and #include?

543


Define token in c++.

710


How many namespaces are there in c++?

556


Write a program to find the Fibonacci series recursively.

601


Can you please explain the difference between static and dynamic binding of functions?

566






What is an incomplete type in c++?

762


what are the types of Member Functions?

607


What is the use of endl in c++ give an example?

610


What is dev c++ used for?

603


How long it will take to learn c++?

610


What is a forward referencing and when should it be used?

573


What are member functions used in c++?

549


What are friend functions in C++?

618


What is c++ map?

565


What is the C-style character string?

600