Question:Which of the following exceptions cannot be thrown by the Delete() function of the FileInfo class (ie. FileInfo.Delete())?
A IOException B SecurityException C UnauthorizedAccessException D InvalidOperationException
+ AnswerD
+ Report