Home / Questions / Name the keyword that: (i) Informs that an error has occurred in an input/output operation.(ii) Distinguishes between instance variables and class variables.
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.

👁 88 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

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