✏️ Explanatory Question

What is an exception?

👁 74 Views
📘 Detailed Answer
🟡 Medium
💡

Answer with Explanation

An exception is an abnormal condition that arises in a code sequence at run time. Exceptions indicate to a calling method that an abnormal condition has occurred.