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
What is heap sort in c++?
Write a struct time where integer m, h, s are its members?
What are c++ storage classes?
Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
What is the best c c++ compiler for windows?
What are the differences between the function prototype and the function defi-nition?
Why do we use iterators?
Describe linked list using C++ with an example.
What is wrapper class in c++?
What is c++ used for in games?
Write about the access privileges in c++ and also mention about its default access level?
Write some differences between an external iterator and an internal iterator?
Explain virtual class and friend class.
Describe private, protected and public – the differences and give examples.
How do I exit turbo c++?