Wipro interview question

what is the differnece between exception and error?

Interview Answer

Anonymous

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