what is the differnece between exception and error?
Resposta da entrevista
Sigiloso
1 de nov. de 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