Consider the following:
| List I | List II | ||
| (A) | Stack algorithm | (I) | Deadlock |
| (B) | Elevator algorithm | (II) | Disk scheduling |
| (C) | Priority scheduling algorithm | (III) | Page replacement |
| (D) | Havender's algorithm | (IV) | CPU scheduling |
Which of the following is correct matching?
1
(A) - (III), (B) - (II), (C) - (IV), (D) - (I)
2
(A) - (II), (B) - (III), (C) - (IV), (D) - (I)
3
(A) - (III), (B) - (II), (C) - (I), (D) - (IV)
4
(A) - (II), (B) - (III), (C) - (I), (D) - (IV)