Exception handling in c++ | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

Exception handling in c++

what happens when exception is thrown and not handled in c++

31st May 2017, 12:38 PM
Rock Rohit
2 Antworten
31st May 2017, 12:59 PM
Mohammad Dakdouk
Mohammad Dakdouk - avatar
+ 1
the program just stops and throwing error on visual (for example) about unhandled exception
31st May 2017, 12:58 PM
Mateusz Byczkowski
Mateusz Byczkowski - avatar