Question
Computer Awareness Question on Computer Abbreviations
Match list I with List II. | List I | List II | |
---|---|---|---|
A | Keyboard Interrupt | I | It is raised when the user accidently hits the Ese key while executing a program, due to which the normal flow of the program |
B | Type Error | II | IT is raised when the file specified in a program statement cannot be opened. |
C | IO Error | III | IT is raised when the file specified in a program statement cannot be opened |
D | Import Error | IV | IT is raised when the requested module definition is not found |
Choose the correct answer from the option given below: |
A
A-I, B-II, C-III, D-IV
B
A-IV, B-III, C-II, D-I
C
A-III, B-II, C-IV, D-I
D
A-I, B-III, C-II, D-IV
Answer
A-I, B-II, C-III, D-IV
Explanation
Solution
The correct option is(A): A-I, B-II, C-III, D-IV