Microsoft
98-372 · Question #168
Your application requests FileIOPermission to open a file. The permission is denied. Which type of exception will be thrown?
The correct answer is D. SecurityException. See the full explanation below for the reasoning.
Question
Your application requests FileIOPermission to open a file. The permission is denied. Which type of exception will be thrown?
Options
- AIOException
- BVerificationException
- CArgumentException
- DSecurityException
How the community answered
(58 responses)- A16% (9)
- B7% (4)
- C3% (2)
- D74% (43)
Community Discussion
No community discussion yet for this question.