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 c++ redistributable?
Are c and c++ different?
What is enum class in c++?
What is the difference between the functions rand(), random(), srand() and randomize()?
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
What is virtual table?
What are the storage qualifiers?
Define a pointer to a data member of the type pointer to pointer?
Why can’t you call invariants() as the first line of your constructor?
Describe the syntax of single inheritance in C++?
What is binary object model?
What's the best free c++ profiler for windows?
What is encapsulation in C++? Give an example.
Write a program to interchange 2 variables without using the third one.
What is stl containers in c++?