what is the differnece between exception and error?
Réponse à la question d'entretien
Utilisateur anonyme
1 nov. 2025
exception is an event that occurs to terminate the flow of the execution of our program
error is also same but exception is managed but error cant be managed