McqMate
| Q. |
exceptions are raised as a result of an error in opening a particular file. |
| A. | valueerror |
| B. | typeerror |
| C. | importerror |
| D. | ioerror |
| Answer» D. ioerror | |
| Explanation: ioerror exceptions are raised as a result of an error in opening or closing a particular file. | |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet