Match List - I with List - II.
| List - I | List - II | ||
|---|---|---|---|
| A. | Caesar Cipher | I. | Substitution cipher using \(5 \times 5\) matrix |
| B. | Playfair Cipher | II. | Polyalphabetic cipher using matrix multiplication |
| C. | Hill Cipher | III. | Monoalphabetic cipher using fixed shift |
| D. | Vigenère Cipher | IV. | Polyalphabetic cipher using keyword repetition |
Choose the correct answer from the options given below:
| List I | List II |
|---|---|
| A. Supervisor mode | I. Entered when the processor encounters a software interrupt instruction |
| B. Abort Mode | II. Entered in response to memory fault |
| C. Fast Interrupt Mode | III. Entered whenever the processor receives an interrupt signal from a designated fast interrupt source |
| D. Interrupt Mode | IV. Entered whenever the processor receives an interrupt signal from any other source |