Which exception will catch an error if the file is missing? seenagape 9 years ago You write code that reads a file from the disk. Which exception will catch an error if the file ismissing? A. InvalidOperationException B. FaultException C. IOException D. ApplicationException ← Previous question Next question →