What is an exception?
12 Likes
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.
Answered By
7 Likes
Answer the following:
(a) Scanner class method to accept a character.
(b) Jump statement which stops the execution of a construct.