Can we use resume in error handling i.e. in the catch block
Answer Posted / hendry
yes,we can use
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the type of this pointer in c++?
Can c++ be faster than c?
What are the syntactic rules to be avoid ambiguity in multiple inheritance?
Which software is used to run c++ program?
Is empty stack c++?
What are abstract data types in c++?
What do you mean by public protected and private in c++?
List the issue that the auto_ptr object handles?
What is c++ similar to?
Does c++ have string data type?
Tell me can a pure virtual function have an implementation?
What is the use of typedef?
Write a code/algo to find the frequency of each element in an array?
How are virtual functions implemented in c++?
What is else if syntax?