what is the differnece between exception and error?
Respuesta de la entrevista
Anónimo
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