Question d’entretien chez Gong

Q: How do you write a program that throws exceptions , but eventually returns a value , without catching the exception

Réponse à la question d'entretien

Utilisateur anonyme

31 mars 2021

A: Use threads , and you can ignore the exception , the main program will continue