InterviewSolution
Saved Bookmarks
| 1. |
The correct matching for the following pairs is(A) Disk Scheduling (1) Round robin(B) Batch Processing (2) SCAN(C) Time sharing (3) LIFO(D) Interrupt processing (4) FIFOCodes: A B C Da 3 4 2 1b 4 3 2 1c 2 4 1 3d 3 4 3 2(A) a(B) b(C) c(D) d |
| Answer» | |