Solved

Suppose You Have Written a Program That Inputs Data from a File.If

Question 19

Multiple Choice

Suppose you have written a program that inputs data from a file.If the input file does not exist when the program executes, then you should choose which option?


A) Terminate the program.
B) Include code in the program to recover from the exception.
C) Log the error and continue.
D) Include code in the header file.

Correct Answer:

verifed

Verified

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

Related Questions