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
Explain operator overloading.
Why is c++ awesome?
Is c++ the hardest language?
Explain the register storage classes in c++.
Explain the auto storage classes in c++.
Why do we use pointers in c++?
What are files in c++?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
What is iomanip c++?
What are containers in c++?
Why c++ is faster than java?
What are stacks? Give an example where they are useful.
What does iomanip mean in c++?
State the difference between delete and delete[].
Tell me an example where stacks are useful?