Question:

Match list I with List II.
List I List II
AKeyboard InterruptIIt is raised when the user accidently hits the Ese key while executing a program, due to which the normal flow of the program
BType ErrorIIIT is raised when the file specified in a program statement cannot be opened.
CIO ErrorIIIIT is raised when the file specified in a program statement cannot be opened
DImport ErrorIVIT is raised when the requested module definition is not found
Choose the correct answer from the option given below:

Updated On: Mar 2, 2024
  • A-I, B-II, C-III, D-IV
  • A-IV, B-III, C-II, D-I
  • A-III, B-II, C-IV, D-I
  • A-I, B-III, C-II, D-IV
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

The correct option is(A): A-I, B-II, C-III, D-IV
Was this answer helpful?
0
0