In Write class of Java, which of the following exception occurs when there is a failed I/O
operation ?
a) FileException
b) InputException
c) OutputException
d) IOException
Answers
Answered by
3
In Write class of Java, which of the following exception occurs when there is a failed I/O operation ?
a) FileException
b) InputException
c) OutputException
d) IOException ✔✔
Answered by
1
Answer:
option d is correct option
Similar questions