Which exception will catch an error if the file is missing?

You write code that reads a file from the disk. Which exception will catch an error if the file is
missing?

You write code that reads a file from the disk. Which exception will catch an error if the file is
missing?

A.
InvalidOperationException

B.
FaultException

C.
IOException

D.
ApplicationException



Leave a Reply 1

Your email address will not be published. Required fields are marked *