Multiple Choice
In which package is the class IOException?
A) java.io
B) java.exception
C) java.util
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q53: What is a delimiter?<br>A) A comma, space,
Q54: We can use a lambda expression as
Q55: The class Scanner can be used to
Q56: What method of the Collection class can
Q57: Suppose you write a program using the
Q59: The header of a method that potentially
Q60: Which package, introduced with Java 8, provides
Q61: It is possible to code a user-defined
Q62: FileNotFoundException is related to the Exception class
Q63: What is the advantage of declaring a