MCQOPTIONS
Saved Bookmarks
| 1. |
An SJF algorithm is simply a priority algorithm where the priority is |
| A. | the predicted next cpu burst |
| B. | the inverse of the predicted next cpu burst |
| C. | the current cpu burst |
| D. | anything the user wants |
| Answer» B. the inverse of the predicted next cpu burst | |