| List I (Name of Memory Size) | List II (No. of Bits) | ||
|---|---|---|---|
| A | 1 PB | I | 8x1015 |
| B | 1 GB | II | 8x109 |
| C | 1 TB | III | 8x1012 |
| D | 1 MB | IV | 8x106 |
| 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 |