✏️ 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
💡

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