✏️ Explanatory Question
Name the keyword that:
(i) Informs that an error has occurred in an input/output operation.
(ii) Distinguishes between instance variables and class variables.
Name the keyword that:
(i) Informs that an error has occurred in an input/output operation.
(ii) Distinguishes between instance variables and class variables.
Keywords:
(i) The keyword that informs that an error has occurred in an input/output operation:IOException
(ii) The keyword that distinguishes between instance variables and class variables:static