Solved

Gabrielle Is Using a Text File to Input the List

Question 16

Multiple Choice

Gabrielle is using a text file to input the list of numbers. Which of the following is NOT true?


A) If the file is missing, the JVM will thrown an I/O exception.
B) The numbers must be separated by whitespace characters.
C) Gabrielle uses the PrintWriter class to read the data in the text file.
D) The text file must contain a special character that marks the end of the file.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions