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
Which one is better- macro or function?
Can we inherit constructor in c++?
Explain what is oop?
what are Operators and explain with an example?
What is ios :: in in c++?
Explain the difference between static and dynamic binding of functions?
What do c++ programmers do?
How does atoi function work?
What are inline functions? What is the syntax for defining an inline function?
Where are setjmp and longjmp used in c++?
Do the parentheses after the type name make a difference with new?
Describe the syntax of single inheritance in C++?
What do you understand by pure virtual function? Write about its use?
What is ios flag in c++?
what is Member Functions in Classes?