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

Answer Posted / shiva

no can not using resume in c++

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the four main data types?

587


Write a short code using c++ to print out all odd number from 1 to 100 using a for loop

588


Why c++ does not have finally?

595


What is an adaptor class in c++?

608


Explain the different access specifiers for the class member in c++.

550






What are the four partitions in which c++ compiler divides the ram?

701


Explain "const" reference arguments in function?

617


In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?

592


What are the advantages of using friend classes?

631


Why Pointers are not used in C++?

624


True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends

1869


Write about all the implicit member functions of a class?

602


Are strings mutable in c++?

694


Please explain the reference variable in c++?

618


What is the main function c++?

604