Solved

Insert the Missing Code in the Following Code Fragment

Question 77

Multiple Choice

Insert the missing code in the following code fragment.This fragment is intended to read an input file named dataIn.txt. Insert the missing code in the following code fragment.This fragment is intended to read an input file named dataIn.txt.    A) finally FileNotFoundException B) throws FileNotFoundException C) extends FileNotFoundException D) catches FileNotFoundException


A) finally FileNotFoundException
B) throws FileNotFoundException
C) extends FileNotFoundException
D) catches FileNotFoundException

Correct Answer:

verifed

Verified

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

Related Questions