How is exception handling carried out in c++?
EXCEPTION handling was not part of the origin c++.it is a new feature added to ANSI c++.today,almost all compilers support this feature.