0
Describe the concept of exception handling in C++ and how it is implemented.
1 Odpowiedź
+ 8
Pushpendra Singh ,
exception handling is explained in the *c++ intermediate* tutorial.
from the community section there are also 2 short tutorials that covers this part of c++:
https://www.sololearn.com/learn/CPlusPlus/1918/?ref=app
https://www.sololearn.com/learn/CPlusPlus/1919/?ref=app