Styrow.dev
Question 201 of 247
Java Topic: General medium

What is an exception?

Question

What is an exception?

Answer

An exception is an event, which occurs during the execution of a program, that disrupts the normal flow of the program’s instructions.